
/*产品详情页面*/
    .tit {}    
    .tit span {display: block;        text-transform: uppercase;        color: #d1d2d4;        font-family: -webkit-pictograph;        font-size: 32px;        font-weight: normal;  text-align: center;}    
    .tit b {background:url(../images/td.png) no-repeat center center;display: block; font-size: 34px;font-weight: 550;color: #26395e;margin-top: 12px;text-align: center;}    
    .tit i {font-style: normal;color: #333;margin-top: 9px;display: block; text-align: center;margin-bottom: 25px;    }

     
    .pro {}    
    .pro tr {}    
    .pro td { border: 1px solid #c3d6fb; padding: 10px; padding-left: 20px; color: #000;  }    
    .pro .no { color: #26395e;font-weight: bold;background: #eaf0fb;}

        
    .pro1 h2 {margin-top: 10px;}
    .pro1 p { width: 455px;float: left; margin-right: 20px; margin-bottom: 20px!important; padding-top: 0!important;}
    .pro1 p:nth-child(2n) {margin-right: 20px; }

.pro2 {margin-top: 60px;}  


/*产品详情页面产品优势*/
  .pro3 {margin-top: 60px;}        
        .g_cw {}        
        .g_cw .say_t img {width: 100%;display: block;}        
        .g_cw .say_b img {width: 100%;display: block;}        
        .g_cw .list {}        
        .g_cw .list > li {float: left;width: 49%;padding-left: 52px;padding-bottom: 30px;box-sizing: border-box;}        
        .g_cw .list > li .box { padding: 25px 20px 30px 55px;background: #fff;border-radius: 20px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.19);position: relative;height: 195px;}        
        .g_cw .list > li .box .pic {width: 80px;height: 80px;position: absolute;top: 53px;left: -38px;color: #fff;font-size: 42px;line-height: 80px;border-radius: 50%;text-align: center;}        
        .g_cw .list > li .box .font {float: right;}        
        .g_cw .list > li .box .font .line {width: 36px;height: 6px;background: #da251c;border-radius: 20px;}        
        .g_cw .list > li .box .font .p1 {max-width: 631px; font-size: 16px;}        
        .g_cw .list > li .box .font .p2 {font-size: 20px;font-weight: bold;color: #333;}


/*产品详情页面产品推荐*/

        .p14-prodcontent-1 {
            background: #fff;
            padding: 32px 0 42px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
            display: none;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #da251c;
            padding-left: 34px;
            background: url(../images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
    

        .p14-product-2-tit {
            /*height: 46px;*/
            line-height: 46px;
            font-weight: normal;
            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: 52px;
            /*border-bottom: 2px solid #da251c;*/
            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.5%;
            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%;
            height: 284px;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            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 h4 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: #25395e;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #25395e;
        }
    

      

