﻿

   
         
         
/*左菜单*/
.productsub{   
	border: 1px solid #ad2d2a;
    border-top: 0;
    background: #fff;
    padding: 0px;
    margin-top: -4px;}
.productsub_box{border-bottom:1px solid #888;}
.productsub_box a{
		text-decoration: none;
}
.productsub_box h4{ 
	border-bottom: 1px solid #e6e6e6;
    height: 56px;
    line-height: 61px;
    overflow: hidden;   
    color: #333;
    padding-left: 60px;
    background: url(../images/pros.png) no-repeat left -1px;
    font-size: 16px;
    font-weight: normal;
    display: block;}

.productsub_box h4:hover,.productsub_box.show h4{background:url("../images/prosu.jpg") no-repeat left -2px;color:#ad2d2a;font-weight:bold;}

.productsub_list{display:none;}
.show .productsub_list{display:block;}
.productsub_list dl{border-bottom: 1px solid #e6e6e6;}
.productsub_list dl dt{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    height: 45px;
    line-height: 45px;
    padding-left: 60px;
    font-size: 14px;
    color: #777;}
.productsub_list dl dt:hover,.productsub_list dl.show  dt{color:#ad2d2a;font-weight:bold;}
.productsub_list dl dd{background:#fff;overflow:hidden;display:none;border:1px solid #dcdcdc;border-top:none;border-bottom:none;}
.productsub_list dl.show dd{display:block;}
.productsub_list dl dd p{line-height:16px;padding:10px 0px 10px 35px;margin: 0px auto;border-bottom: 1px solid #eaeaea;
transition: background 0.3s,color 0.3s;}
.productsub_list dl dd p a.cur{color:#D70000;}


/*副导航*/

.leib2,.leib{ width:244px; margin-bottom:20px;font-family:"Microsoft Yahei";}
.leib2 .tit,.leib .tit{ position: relative;z-index:10; color: #fff;background:url("../images/pro_lhb_1.png") no-repeat left top;width: 244px;height: 71px;padding-top:30px; text-align:center;font-size: 24px;font-weight: bold;}
.leib2 .tit a,.leib .tit a{color: #fff;}
.leib2 .tit i,.leib .tit i{ font-style:normal; display: block;font-size: 12px;color: #a3cdbc;padding-top: 2px;font-weight: normal;text-transform: uppercase;}

.leib2 .nr{border: 1px solid #ad2d2a; border-top:0; background:#fff ;padding:0px; margin-top: -4px;}
.leib2 .nr h3{ border-bottom:1px solid #e6e6e6;  height: 56px;line-height: 61px;overflow: hidden;}
.leib2 .nr h3 a{ text-decoration:none; color:#eee;  padding-left: 80px;background:url("../images/pro_lb_1.gif") no-repeat left -4px; font-size: 16px; font-weight:normal; display:block;}
.leib2 .nr h3 a:hover,.leib2 .nr h3.cur a{color:#ad2d2a;background:url("../images/pro_lbh_1.gif") no-repeat left -7px; font-weight:bold;}
.leib2 .nr ul{margin:0px;}
.leib2 .nr ul li{border-bottom: 1px solid #e6e6e6; }
.leib2 .nr ul li a{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: block;height:45px;line-height: 45px;padding-left:60px;font-size: 14px;color: #777;}
.leib2 .nr ul li a:hover,.leib2 .nr ul li.cur a{color: #ad2d2a;font-weight:bold;}
.leib2 .nr h3:last-child{ border-bottom:0;}

.leib2 .nr h3.big a{font-weight:bold;}



        .cbgg-01 {
            background: #ad2d2a;
            text-align: center;
            color: #fff;
             margin-bottom:60px;
             margin-top: 20px;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    


/*左菜单*/  

/*right 产品*/ 

.blk-sm{width:920px; margin-bottom: 30px;}

.blkweb{width:100%; margin-bottom: 30px;}

.prodweb{width: auto;height: auto;padding: 21px 0;}
.prodweb ul{overflow: hidden; margin-right: -13px; }
.prodweb ul li{width: 290px;height: auto;float:left;margin-right:13px;margin-bottom: 25px;}
.prodweb ul li .imgs{width: 288px;height: 215px;display: block;overflow: hidden;border:1px solid #f5f5f5;}
.prodweb ul li .imgs img{width: auto;height:217px;display: block;margin: 0 auto;-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.prodweb ul li .imgs img:hover{ transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04);-o-transform:scale(1.04);-webkit-transform:scale(1.04);}
.prodweb ul li .txts{width: auto;height: auto;padding: 13px 10px;background: #f5f5f5}
.prodweb ul li .txts span{font-size: 14px;color:#666;line-height: 15px;display: block;margin-bottom: 7px;}
.prodweb ul li .txts a.title{font-size:16px;color:#333;line-height: 20px;display: block;float:left;width: 230px;
text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.prodweb ul li .txts a.more{width: 26px; height: 16px;display: block;float:right;
background: url(../images/prod-more-bg.png) no-repeat scroll top center;}
.prodweb ul li:hover .txts{background:#ad2d2a;}
.prodweb ul li:hover .txts span{color:#fff;}
.prodweb ul li:hover .txts a.title{color:#fff;}
.prodweb ul li:hover .txts a.more{background-position: bottom center;}
.prodweb ul li:hover .imgs img{opacity: 0.8}


/*产品中心*/
.product{width: auto;height: auto;padding: 21px 0;}
.product .prod-list{width: auto;height: auto;}
.product .prod-list ul{width: 950px;overflow: hidden;}
.product .prod-list ul li{width: 290px;height: auto;float:left;margin-right:25px;margin-bottom: 25px;}
.product .prod-list ul li .imgs{width: 288px;height: 215px;display: block;overflow: hidden;border:1px solid #f5f5f5;}
.product .prod-list ul li .imgs img{width: auto;height:217px;display: block;margin: 0 auto;-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.product .prod-list ul li .imgs img:hover{ transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04);-o-transform:scale(1.04);-webkit-transform:scale(1.04);}
.product .prod-list ul li .txts{width: auto;height: auto;padding: 13px 10px;background: #f5f5f5}
.product .prod-list ul li .txts span{font-size: 14px;color:#666;line-height: 15px;display: block;margin-bottom: 7px;}
.product .prod-list ul li .txts a.title{font-size:16px;color:#333;line-height: 20px;display: block;float:left;width: 230px;
text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.product .prod-list ul li .txts a.more{width: 26px; height: 16px;display: block;float:right;
background: url(../images/prod-more-bg.png) no-repeat scroll top center;}
.product .prod-list ul li:hover .txts{background:#ad2d2a;}
.product .prod-list ul li:hover .txts span{color:#fff;}
.product .prod-list ul li:hover .txts a.title{color:#fff;}
.product .prod-list ul li:hover .txts a.more{background-position: bottom center;}
.product .prod-list ul li:hover .imgs img{opacity: 0.8}




/*产品详细*/
.product .prod-det{width: auto;height: auto;}
.product .prod-det .p-t{width: auto;height: auto; }
.product .prod-det .p-t .p-l{width: 530px;height: auto;float:left;}
.product .prod-det .p-t .p-l img{/*margin: 0;width: 520px;height: auto;min-height: 390px;max-height: 390px;*/display: block;margin-bottom: 0px;}
.product .prod-det .p-t .p-r{width: 370px;height: auto;float: right;position: relative;min-height: 330px;}
.product .prod-det .p-t .p-r h2{font-size: 22px;color:#333;line-height: 22px;margin-bottom: 20px;}
.product .prod-det .p-t .p-r .p-rb{width: auto;height: auto;max-height: 240px;min-height: 240px;overflow: hidden;}
.product .prod-det .p-t .p-r .p-rb p{font-size: 14px;color:#444;line-height: 28px;margin:0;text-indent: 0;}
.product .prod-det .p-t .p-r .p-rb .contline{width: auto;height: auto;position: absolute;bottom: 20px;left: 0;}
.product .prod-det .p-t .p-r .p-rb .contline span{font-size: 16px;color:#444;line-height: 40px;border:2px solid #4e4e4e;padding: 0 10px;display: block;float:left;margin-right: 15px;}
.product .prod-det .p-t .p-r .p-rb .contline a.lx-btn{width: 130px;height: 44px;display: block;border:none;background:#4e4e4e;color:#fff;text-align: center;float:left;line-height: 44px;font-size: 16px;color:#fff;}
.product .prod-det .p-t .p-r .p-rb .contline a:hover.lx-btn{background: #808080}

.product .prod-det .p-b{width: auto;height: auto;margin-top: 40px;}
.product .prod-det .p-b .p-b-t{width: auto;height: auto;margin-bottom: 30px;background: #ededed;border-left:1px solid #ededed;border-right:1px solid #ededed;}
.product .prod-det .p-b .p-b-t ul li{width: auto;height: auto;float:left;}
.product .prod-det .p-b .p-b-t ul li a{font-size: 15px;color:#333;line-height: 41px;border-top:4px solid #ededed;padding: 0 20px;display: block;background:#ededed;}
.product .prod-det .p-b .p-b-t ul li:hover a{border-top-color:#ad2d2a;background:#fff;}
.product .prod-det .p-b .p-b-t ul li.hov a{border-top-color:#ad2d2a;background:#fff;}
.product .prod-det .p-b .p-b-b{width: auto;height: auto;}
.product .prod-det .p-b .p-b-b .p-box{width: auto;height: auto;}
.product .prod-det .p-b .p-b-b .p-box .p-bt{width: auto;height: auto;background: url(../images/p-t-bg.jpg) no-repeat scroll left bottom;padding: 5px 0}
.product .prod-det .p-b .p-b-b .p-box .p-bt h5{font-size: 18px;color:#000;line-height: 30px;padding-left: 15px;background: url(../images/p-t-bg1.jpg) no-repeat scroll left center;}

.product .prod-det .p-b .p-b-b .p-box .p-bt{padding: 20px 0px; width: 920px; overflow: hidden;}

.product .prod-det .p-b .p-b-b .p-box .p-bt h3{font-size: 16px;color:#ad2d2a;line-height: 32px;}
/*.product .prod-det .p-b .p-b-b .p-box .p-bb table{width: 100%;height: auto;}
.product .prod-det .p-b .p-b-b .p-box .p-bb table td{font-size: 15px;color:#333;line-height: 48px;text-indent: 33px;}*/
.product .prod-det .p-b .p-b-b .p-box .p-bt.service{padding:10px 0}

.product .prod-det .p-b .p-b-b .p-box .p-bb{padding: 20px 0px; width: 920px; overflow: hidden;}
.product .prod-det .p-b .p-b-b .p-box .p-bb img{ width: 100% !important; height: auto !important;}
.product .prod-det .p-b .p-b-b .p-box .p-bb h3{font-size: 16px;color:#ad2d2a;line-height: 32px;}
/*.product .prod-det .p-b .p-b-b .p-box .p-bb table{width: 100%;height: auto;}
.product .prod-det .p-b .p-b-b .p-box .p-bb table td{font-size: 15px;color:#333;line-height: 48px;text-indent: 33px;}*/
.product .prod-det .p-b .p-b-b .p-box .p-bb.service{padding:10px 0}



.n-d-box{width: auto;height: auto;padding: 15px 0;border-bottom: 1px dotted #707070}
.n-d-box .sharebox{float:left;}
.n-d-box .more{width: 98px;height: 22px;display: block;float:right;background: url(../images/return.png) no-repeat;margin-top: 3px;}
.n-d-box a:hover.more{opacity: 0.8;}
.fan_ye{width: auto;height: auto;padding: 10px 0;}
.fan_ye ul li{font-size: 15px;color:#333;line-height: 28px;}
.fan_ye ul li a{font-size: 15px;color:#333;line-height: 28px;}
.fan_ye ul li:hover a{color:#ad2d2a;}
.Left{float:left;}
.Right{float:right;}











.cplb-1n-ts-01 dl {border: 1px solid #dedede;margin-bottom: 25px; padding: 15px 0 18px 0;background: #fff;display: inline-block; width: 100%;}
.cplb-1n-ts-01 dl:hover {border: 1px solid  #ad2d2a;}
.cplb-1n-ts-01 dt {width: 30%;float: left;margin-right: 5.5%;margin-left: 20px;}
.cplb-1n-ts-01 dt img {width: 100%;margin: 0 auto;display: block;}
.cplb-1n-ts-01 dd {padding-right: 4.5%;}
.cplb-1n-ts-01 dd h4 {
            height: 52px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 48px;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
.cplb-1n-ts-01 h4 a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-bottom: 4px;
            background: url(../images/p15-icon1.png) repeat-x left bottom;
        }
        
.cplb-1n-ts-01 dl:hover h4 a {color:  #ad2d2a;}
.cplb-1n-ts-01-list-desc {max-height: 84px;font-size: 14px;line-height: 28px;color: #626262;overflow: hidden;margin-bottom: 20px;}
.cplb-1n-ts-01-list-deta {float: right;width: 125px;height: 38px;display: inline-block;border: 1px solid #aaa;font-size: 16px;line-height: 40px;
text-align: center;}
.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta {background:  #ad2d2a;border-color:  #ad2d2a;}
.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta a {color: #fff;}


/*工程案例*/
/*头条*/
.xgzx-01 { padding: 36px 22px 46px 85px; background: #fff; border: 1px dashed #cacaca;margin-bottom: 20px;}
.xgzx-01 dt {position: relative;height: 30px;font-size: 18px;line-height: 30px; margin-bottom: 16px;}
.xgzx-01 dt a {color: #333;}
.xgzx-01 dt span {display: block;width: 60px;height: 30px;font-size: 18px;line-height: 30px;text-align: center;color: #fff;position: absolute;top: 0;left: -65px; background: #ad2d2a;}
/*头条*/


/**/
  .zxlb-1n-ts-01-list dl {
            border: 1px solid #dedede;
            width: 100%;
            margin-bottom: 15px;
            padding: 22px 0 22px;
            background: #fff;
            display: inline-block;
        }
        
        .zxlb-1n-ts-01-list dl:hover {
            border-color: #ad2d2a;
        }
        
        .zxlb-1n-ts-01-list dt {
            width: 27%;
            float: left;
            margin-left: 22px;
            margin-right: 5.5%;
        }
        
        .zxlb-1n-ts-01-list dt img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .zxlb-1n-ts-01-list dd {
            width: 54%;
            float: left; 
        }
        
        .zxlb-1n-ts-01-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
        }
        
        .zxlb-1n-ts-01-list h4 a {
            display: block;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .zxlb-1n-ts-01-list dl:hover h4 a {
            color: #ad2d2a;
        }

  .zxlb-1n-ts-01-list-desc {
            max-height: 90px;
            font-size: 14px;
            line-height: 30px;
            color: #797979;
            margin-bottom: 18px;
            overflow: hidden;
        }
        
        .zxlb-1n-ts-01-list-deta {
            float: right;
            width: 134px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
            background: #ad2d2a;
            border-color: #ad2d2a;
        }
        
        .zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
            color: #fff;
        }
    




/*工程案例*/ 




/*产品详情 推荐*/  
.p14-product-2{ margin-bottom:60px;}
.p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
.p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 0px;
            border-bottom: 2px solid #1c1c1c;
            background:url(images/p14-icon11.png) no-repeat 22px center;
        }
        
.p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
.p14-product-2-list dl {
            float: left;
            width: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
        }
        
.p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
.p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
.p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
.p14-product-2-list h3 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
.p14-product-2-list h3 a {
            color: #191919;
        }
        
.p14-product-2-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
.p14-product-2-list dl:hover {
            border-color: #ad2d2a;
        }
        
.p14-product-2-list dl:hover h3 a {
            color: #ad2d2a;
        }   
        


/*产品详情 推荐*/ 

/*产品详情 */ 
.endit-content .cpxq {text-indent: 0px;padding-top: 14px;text-align: center;margin-bottom:20px;}
.endit-content .jscs {text-indent: 0px;padding-top: 14px;text-align: center;margin-bottom:20px;margin-top:20px;}
.ys .ppsl {text-align:center;margin-bottom:36px;}




/*品牌实力*/
.ys h2 {
        text-align: center;
        font: 36px "Microsoft YaHei";
        text-align: center;
        font-weight: bold;
        color: #000;
        height: 115px;
    }
    
    .ys h2 em {
        display: block;
        font: 20px Arial;
        text-transform: uppercase;
        color: #666;
        padding-top: 8px;
    }
    
    .ys1 {
        background:url(../images/spsl.jpg) no-repeat center top;
        height: 1168px;
        overflow: hidden;
    }
    
    .ys1 .content {
        position: relative;
    }
    
    .ys1 dl {
        width: 540px;
        position: absolute;
        color: #000;
    }
    
    .ys1 dt {
        font: 19px "Microsoft YaHei";
        line-height: 30px;
        margin-left: 80px;
        border-bottom: 2px solid #252525;
        padding-bottom: 10px;
    }
    
    .ys1 dt i {
        display: block;
        font: 16px Arial;
        text-transform: uppercase;
    }
    
    .ys1 dt em {
        display: block;
    }
    
    .ys1 dd {
        font: 14px "Microsoft YaHei";
        line-height: 30px;
        margin-top: 10px;
        width: 457px;
    }
    
    .ys1 dd p {
        background:url(../images/cp118.gif) no-repeat left 13px;
        padding-left: 61px;
        margin-left: 19px;
    }
    
    .ys1 dd span {
        display: inline-block;
        width: 160px;
        height: 40px;
        margin: 30px 0 0 80px;
        font: 22px "Microsoft YaHei";
        text-align: center;
        color: #fff;
        line-height: 40px;
    }
    
    .ys1 dd span a {
        display: block;
        color: #fff;
        padding-left: 38px;
    }
    
    .ys1 .dl01 {
        top: 33px;
    }
    
    .ys1 .dl02 {
        top: 431px;
        margin-right: 208px;
        color: #fff;
    }
    
    .ys1 .dl03 {
        top: 738px;
    }
    
    .ys1 .dl02 dt {
        border-bottom: 2px solid #fff;
    }
    
    .ys1 .dl02 dd p {
        background:url(../images/ys_line2.gif) no-repeat left 2px;
    }
    
    .ys1 .dl02 dd span {
        color: #000;
    }
    
    .ys1 .dl02 dd span a {
        color: #000;
    }
    /*品牌实力*/
   



/*新闻详情*/


.rightl { float: right; width: 920px; display: inline;overflow: hidden;}
 .right_main { width:920px; overflow:hidden; margin-bottom: 20px; }
.right2_main { width:244px;overflow:hidden;}
.left2_main { width:920px;overflow:hidden;}  

.n_info_con { width:920px; padding:0px 0px 0 0px;  font-size:15px;}
.n_info_con strong{ font-weight:bold;}
.n_info_con h1 {  padding:10px 0; color: #555; font: 20px/63px "Microsoft Yahei"; font-weight:bold;  font-size: 22px; line-height: 40px;  margin-bottom: 0px; text-align: center;}
.n_info_con2 {font-family: Microsoft Yahei; margin:0 auto; border:1px solid #D6D6D6;}
.n_info_con h3 { text-align:center; color:#000; font-family:"Microsoft Yahei"; margin-bottom:10px; font-size:24px;border-bottom: 1px dashed #CCCCCC; }

.newscas { width:100%; padding:0px 0px 0 0px;  font-size:15px;}
.newscas strong{ font-weight:bold;}
.newscas h1 {  padding:10px 0; color: #555; font: 20px/63px "Microsoft Yahei"; font-weight:bold;  font-size: 22px; line-height: 40px;  margin-bottom: 0px; text-align: center;}

.newscas h3 { text-align:center; color:#000; font-family:"Microsoft Yahei"; margin-bottom:10px; font-size:24px;border-bottom: 1px dashed #CCCCCC; }

 /*资讯详细页面，内容标题*/

.info_con_tit {font-family:"Microsoft Yahei";  line-height:24px; margin-bottom:15px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit span.fr { margin-right:0px;margin-top:6px;}
.info_con_tit .m_qrinfo{position:relative;}
.m_qrcode{ display:none; position:absolute; left:0px; top:20px; background:#fff;border:1px dashed #f1f1f1; }
.m_qrcode em{ line-height:24px; color:red; display:block; text-align:center;}
.info_con_tit .n_tit {  text-align:left; color:#666; border-bottom:1px dashed #999; height:44px; line-height:44px;}
.info_con_tit .n_tit .m_qrinfo a{background:url(../images/tel0.gif) no-repeat left top; height:45px; display:inline-block; font-size:0px; width:24px;}
.info_con_tit .n_tit .m_qrinfo a:hover{background:url(../images/tel1.gif) no-repeat left top;}
.info_con_tit .n_tit a{ color:#BCBBBB; }
.info_con_tit .n_tit span .cur{color:#000;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
#cntrBody{ padding-top:12px;}
.n_info_con p { line-height:28px; margin:15px 0; text-align:justify; }
.n_info_con p a { color:#ff0000; font-weight:bold;}
.n_info_con .apage { text-align:center; margin-bottom:10px;} /*资讯详细页面，翻页区块*/
.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input { } /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key { border-bottom:solid 1px #ccc; line-height:30px;height:60px; padding:0 10px; margin:0px 0; overflow:hidden; font: 14px/30px "Microsoft Yahei"; }
.info_key em{ padding: 0px 12px;}
.info_key span { font-size:14px;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#fff; border-bottom:1px solid #E0E0E0;  color:#009163; line-height:48px; height:48px; font-size:0; background:url(../images/news_28.gif) no-repeat 12px center; }/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 b{ font-weight:bold; font-size:20px; text-transform:uppercase;font-family: Microsoft Yahei; font-size:0;}
.n_info_con2 .t04 a { color:#ff0000 ;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover { color:#ff0000 ;}

.info_b{border-top:none; padding:10px 0;border:0}
.left2bot{ display:none;}
ul.p_list_ul li, ul.p_list_ul2 li { width:890px; background:url(../images/kh_jt2.png) no-repeat left center; line-height:40px; height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-indent:20px; margin-left:10px; display:block; border-bottom:1px dashed #ccc; color:#666; font-size:14px; padding-left:6px;}
ul.p_list_ul2 li { width:342px; padding-right:5px;}
ul.p_list_ul li span, ul.p_list_ul2 li span{float:right;padding-right:10px;}
/*下一篇、下一篇*/
.gduo{ line-height:30px; background:#f7f7f7; overflow:hidden; margin:15px 0px; padding:0 10px;height: 30px;}
.gduo span{ overflow:hidden; height:30px; display:block; margin-bottom: 10px;    float: right;
    width: 320px;}
.gduo a{  color:#ad2d2a;}
  





/*新闻推荐*/
        .xgtj-01 {
            background: #fcfcfc;
            padding: 0 0px 0px;
             margin-bottom: 60px;
        }
        
        .xgtj-01-tit {
            height: 55px;
            font-size: 28px;
            line-height: 55px;
            color: #4b4a4a;
        }
        
        .xgtj-01-list li {
            height: 46px;
            font-size: 14px;
            line-height: 46px;
            color: #4b4a4a;
            border-top: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .xgtj-01-list li a {
            color: #4b4a4a;
        }
        
        .xgtj-01-list li span {
            float: right;
        }
    /*新闻推荐*/
/*新闻详情*/