
               

        .zxxq-01 {
            background: #fff;
            padding: 18px 0;
        }
        
        .zxxq-01-tit {
            height: 38px;
            font-size: 24px;
            font-weight: normal;
            line-height: 38px;
            color: #4b4a4a;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .zxxq-01-sour {
            height: 24px;
            font-size: 12px;
            line-height: 24px;
            text-align: center;
            color: #aaa;
            margin-bottom: 20px;
        }
        
        .zxxq-01-sour a {
            color: #aaa;
        }
        
        .zxxq-01-sour span {
            margin: 0 9px;
        }
        
        .zxxq-01-text {
            padding: 16px 18px;
            font-size: 14px;
            line-height: 24px;
            border: 1px solid #d6d6d6;
            margin-bottom: 22px;
        }
        
        .zxxq-01-text-t1 {
            width: 78px;
            float: left;
            color: #342f2e;
            margin-right: -78px;
        }
        
        .zxxq-01-text-t2 {
            padding-left: 80px;
        }
    

        .xgzx-01 {
            background: #eee;
            padding: 0 40px 8px;
        }
        
        .xgzx-01-tit {
            height: 55px;
            font-size: 24px;
            line-height: 55px;
            color: #4b4a4a;
        }
        
        .xgzx-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;
        }
        
        .xgzx-01-list li a {
            color: #4b4a4a;
        }
        
        .xgzx-01-list li span {
            float: right;
        }
    

        .xgzx-pagin-01 dl {
            margin-bottom: 24px;
            padding-right: 40px;
        }
        
        .xgzx-pagin-01 dd {
            height: 32px;
            font-size: 14px;
            line-height: 32px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .xgzx-pagin-01 dd b {
            float: right;
            font-weight: normal;
        }
        
        .xgzx-pagin-01 dd span {
            width: 60px;
            height: 32px;
            background: #a2a2a2;
            color: #fff;
            text-align: center;
            display: inline-block;
            margin-right: 10px;
        }
        
        .xgzx-pagin-01 dt {
            height: 1px;
            border-bottom: 1px dashed #b5b5b5;
            margin-left: 60px;
            padding-top: 2px;
            margin-bottom: 2px;
        }
        
        .xgzx-pagin-01 dd em {
            float: right;
            font-style: normal;
            padding-left: 20px;
            font-weight: normal;
        }
        
        .xgzx-pagin-01 dl a {
            color: #4b4a4a;
        }
        
        .xgzx-pagin-01-href {
            float: right;
            font-size: 18px;
            line-height: 32px;
        }
        
        .xgzx-pagin-01-href span {
            display: inline-block;
            padding: 0 6px;
            margin-left: 4px;
            background: #b91b21;
        }
        
        .xgzx-pagin-01-href a {
            display: block;
            color: #fff;
        }
        
        .xgzx-pagin-01-key {
            min-height: 40px;
            border-top: 1px solid  #b91b21;
            font-size: 14px;
            line-height: 40px;
            color:  #575556;
        }
        
        .xgzx-pagin-01-key a {
            color:  #575556;
        }
        
        .xgzx-pagin-01-key span {
            display: inline-block;
            margin: 0 4px;
        }
    

        .fdh-01-tit {
            background: #a40605;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(../image/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../image/p14-icon2.png) no-repeat right center  #a40605;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #a40605;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #a40605;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #a40605;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #b91b21;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .cbgg-01 {
            background: #333;
            text-align: center;
            color: #fff;
            padding-bottom:15px;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
            padding-bottom: 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: 10px;
            padding-top: 0px;
            white-space: nowrap;
        }
    

        .p14-product-3-tit {
            height: 46px;
            line-height: 46px;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
        }
        
        .p14-product-3-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #a40605;
            background:url(../image/p14-icon11.png) no-repeat 22px center;
        }
        
        .p14-product-3-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            color: #c2c2c1;
        }
        
        .p14-product-3-list dl {
            margin-bottom: 10px;
            border: 1px solid #dfdfdf;
            position: relative;
            box-sizing: border-box;
            overflow: hidden;
        }
        
        .p14-product-3-list dl:nth-child(4n) {
            margin-right: 0;
        }
        
        .p14-product-3-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-3-list dd {
            padding: 12px 20px;
            background: rgba(0, 0, 0, 0.5);
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            box-sizing: border-box;
        }
        
        .p14-product-3-list h4 {
            height: 22px;
            font-size: 16px;
            font-weight: normal;
            text-align: center;
            line-height: 22px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-3-list h4 a {
            color: #fff;
        }
        
        .p14-product-3-desc {
            font-size: 14px;
            color: #fff;
            height: 24px;
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-3-list dl:hover {
            border-color: #a40605;
        }
    

         
    
