
        .topWrap{background:url(../image/t_bj.jpg) no-repeat center 0;height:245px;font-family:"Microsoft Yahei";}
        .header{width:1200px;margin: 0 auto;}
        .twz {height:33px; color:#666; line-height: 30px; font-size: 12px;}
        .twz a{ display: inline-block; color:#666;padding:0 10px;}
        .h_nr{height:144px; overflow:hidden;}
        .logo{width:80px;height:80px;margin-top: 40px; overflow:hidden;}
        .logo img{width:80px;height:80px;}
        .h_nr h2{width:550px; float: left;padding:44px 0 0 20px;font-size: 30px; color:#f8ee8e; line-height: 40px;}
        .h_nr h2 span{ display: block; font-size: 18px; color:#faee8c;font-weight: normal; }
        .h_nr p{float: right;width:190px; overflow: hidden;background:url(../image/tel.png) no-repeat 0 0; color:#faee8c;font-size: 16px;margin-top: 48px;padding-left: 68px;}
        .h_nr p b{font:bold 24px/30px "Arial"; color:#faee8c;display: block;}
        .h_nr i{ display: block;float: right;width:100px; height:100px; margin-top: 22px; overflow: hidden;}
        .h_nr i img{width:100px; height:100px;}
        .nav{height:68px;}
        .nav .first_nav li{float:left;}
		.nav .first_nav li:nth-child(3){position:relative;}
        .nav .first_nav li a{color:#fff;font-size:16px;display:inline-block;height:45px;padding:0 50px; line-height: 45px; font-weight:bold;}
        .nav .first_nav li a:hover,.nav .cur a{text-decoration:none;background:#000; color:#e0b465;font-weight: bold;}
		/*.nav ul li ul li{float: none}
        .nav ul li ul li a{color:#fff}
        .nav ul li ul{display: none;}
        .nav ul li:hover ul{display: block;}*/
		.nav .sed_nav{ width:350px;display:none;position:absolute;top:45px;left:0;background: #000;z-index: 200;}
		.nav .sed_nav li{float: left; width: 50%;}
		.nav .sed_nav li a{color:#fff;padding:0 10px;text-align:center;display:inline-block;}
		.nav .first_nav li:hover .sed_nav{display: block;}
        
        

            /*banner*/
            
            .fullSlide {
                min-width: 1000px;
                position: relative;
                height: 635px;
                overflow: hidden;
            }
            
            .fullSlide .bd {
                position: relative;
                z-index: 0;
            }
            
            .fullSlide .bd ul {
                width: 100% !important;
            }
            
            .fullSlide .bd li {
                width: 100% !important;
                height: 635px;
                overflow: hidden;
                text-align: center;
            }
            
            .fullSlide .bd li a {
                display: block;
                height: 635px;
            }
            
            .fullSlide .hd {
                width: 1200px;
                left: 50%;
                margin-left: -600px;
                bottom: 15px;
                position: absolute;
                z-index: 1;
                bottom: 15px;
                overflow: hidden;
            }
            
            .fullSlide .hd ul {
                margin-left: 500px;
            }
            
            .fullSlide .hd ul li {
                float: left;
                margin: 0 5px;
                display: inline;
                cursor: pointer;
            }
            
            .fullSlide .hd ul li {
                width: 62px;
                height: 5px;
                background: #1a1a1a;
            }
            
            .fullSlide .hd ul .on {
                background: #faee8c;
            }
        

            .s_bj{ background-color:#000;height: 72px;border-bottom: 1px solid #e5e5e5; overflow:hidden;font-family:"Microsoft Yahei";}
            .search{width:1200px;margin: 0 auto; overflow: hidden;}
            .s_inp01{width:415px;padding-top:18px;}
            .inp01{width:298px;height:36px;line-height:36px;background:url(http://www.lanyuezhinengkeji.com/templates/main/images/s.gif) no-repeat;border:0;color:#9b9b9b;font-size:14px;padding-left:10px; float: left;font-family:"Microsoft Yahei";}
            .inp02{background:url(http://www.lanyuezhinengkeji.com/templates/main/images/ss.gif) no-repeat;width:105px;height:36px;border:0; float: left;}
            .search p{width:1064px;color:#fff;line-height:69px;font-size:14px; overflow: hidden;}
            .search p a{color:#fff;padding:0 8px;}
        

        /*表单弹框*/
.nsw-modal {
  width: 100vw;
  height: 100vh;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999; }

.modal-dialog {
  position: absolute;
  color:#000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%; }
  .modal-dialog .css-icon {
    background-image: url("http://www.lanyuezhinengkeji.com/templates/main/css/images/modal-icons.png"); }
  .modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; }
    .modal-dialog .modal-head .modal-logo {
      width: 15px;
      height: 15px;
      background-position: 1px 0px;
      margin: 8px 5px 0 0;
      float: left; }
    .modal-dialog .modal-head .close {
      float: right;
      width: 15px;
      height: 15px;
      background-position: -14px 0px;
      margin-top: 8px; }
  .modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; }
    .modal-dialog .modal-body .modal-body-left {
      width: 140px;
      float: left; }
      .modal-dialog .modal-body .modal-body-left .icon {
        width: 64px;
        height: 64px;
        margin: 30px 0 0 48px; }
      .modal-dialog .modal-body .modal-body-left .success-message {
        background-position: 0px -14px; }
      .modal-dialog .modal-body .modal-body-left .warming-message {
        background-position: 0px -78px; }
    .modal-dialog .modal-body .modal-body-right {
      width: 260px;
      float: right;
      padding-top: 20px; }
      .modal-dialog .modal-body .modal-body-right .close-btn {
        color: #000;
        text-align: center;
        width: 90px;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #818079; }
      .modal-dialog .modal-body .modal-body-right p {
        line-height: 30px; }
    

            .footWrap{background:url(../image/f_bj.jpg) no-repeat center 0;height:416px;overflow:hidden;font-family:"Microsoft Yahei";}
            .footer{height:375px;width:1200px;margin: 0 auto; overflow:hidden;}
            .footer dl{width:337px; overflow: hidden;padding-top: 65px; float: left;}
            .footer dt{width:337px; height: 70px; overflow: hidden;}
            .footer dt img{width:337px; height: 70px; }
            .footer dd{margin-top: 13px; height: 190px; overflow: hidden;}
            .footer dd p{width:132px; height:132px;background:url(../image/code_bj.png) no-repeat center 0;float: left;margin-right: 14px; margin-left:62px;}
            .footer dd p img{width:88px; height:88px;border:6px solid #fff;margin:15px;}
            .footer dd p span{display: block;text-align: center; color:#fff;padding-top: 10px;}
            .fwz{width:1200px;margin: 0 auto; height: 41px; line-height: 41px; color:#fff;overflow: hidden;}
            .fwz a{ color:#fff;}
            .fwz em{ display: inline-block;padding:0 10px;}
            .contact{width:400px;padding:80px 0 0 112px; overflow:hidden; float: left;}
            .contact h2 ,.fpro h2 , .fnav h2{font-size: 16px; height:45px; overflow: hidden; line-height: 20px;}
            .contact h2 a ,.fpro h2 a, .fnav h2 a{color:#bf3e3f;}
            .contact h2 i ,.fpro h2 i, .fnav h2 i{font-weight:normal;font-size: 12px;color:#fff;text-transform: uppercase;font-style: normal;display: block; font-family: "Arial";}
            .contact p{padding-top:20px;font-size:14px;color:#fff;line-height: 30px;}
            .fpro , .fnav {width:195px;padding:84px 0 0 0; overflow:hidden; float: left;}
            .fpro p {padding-top: 15px;}
                .fpro img {width:105px}
            .fpro p a,.fnav p a{display: block;font-size:14px;color:#fff;line-height: 30px;}
            .fnav h2{margin-bottom: 12px;}
            .fnav ul li{font-size:14px;color:#fff;line-height: 30px;}
            .fnav li a{ color:#fff;}
        
             .p4-curmbs-1{ height: 110px; line-height: 110px; overflow: hidden;}
        .p4-curmbs-1 dt{float: left; padding-left:28px; color: #6d1718; background: url(../image/VISkins-p4.png) no-repeat 0 40px; width:70px;}
        .p4-curmbs-1 dd{ color: #999; }
        .p4-curmbs-1 a{color: #999;padding:0 6px;display: inline-block;}
        .p4-curmbs-1 a:hover, .p4-curmbs-1 .cur{color:#6d1718;}

         .p2-info-list-title .sidenavcur a{color:#6d1718;}
                .p2-info-list-title{
                    height:54px;
                    line-height:40px;
                }
                .p2-info-list-title li{
                    width:12.2%;
                    height:40px;
                    background: #f0f0f0;
                    float:left;
                    font-size:14px;
                    font-weight: bold;
                    margin: 0 0.3% 20px 0;
                    text-align: center;
                }
                .p2-info-list-title li a{display:block;}
                /*.p2-info-list-title li:nth-child(4){margin: 0;}*/
                .p2-info-list-title li:hover,.p2-info-list-title li.sidenavcur{background: #000000;position: relative;color: #fff;}
                .p2-info-list-title li:hover:before,.p2-info-list-title li.sidenavcur:before{content: "";position: absolute;left: 50%;margin-left: -3px;bottom: 0; width: 0;height: 0;border-left: solid 6px transparent;border-right: solid 6px transparent;border-bottom: solid 6px #fff;}
                .p2-info-list-title li:hover a,.p2-info-list-title li.sidenavcur a{color:#fff;}


                .p4-info-4{position: relative; overflow: hidden;}
    .p4-titlel-2{font-weight: normal;}
    .p4-info-4-con{ color: #666; line-height: 28px; overflow: hidden; border:1px solid #eee;padding-bottom:20px;}
    .p4-info-4-con li{width:90%;  box-sizing: border-box;margin:0 auto;}
    
    .p4-info-4-li{ padding:20px 7.5% 0 0; box-sizing: border-box;}
    .p4-info-4-con li img{display: block;width: 100%; border: 1px solid #eee; box-sizing: border-box;}
    .p4-info-4-con li span{display: block;height: 36px; font-weight: bold;  line-height: 36px;margin-top:10px;max-width: 80%; white-space: nowrap;text-overflow: ellipsis; overflow:hidden;}
    .p4-info-4-con li span a{color: #333;}
    .p4-info-4-con p{height: 48px; color: #666; line-height: 24px; margin-bottom: 14px; overflow:hidden;}
    .p4-info-4-con li em{display: block;width: 106px; height: 24px; background:#767676; line-height: 24px; text-align: center; color: #fff;}
      .p4-info-4-con li em a{color:#fff;}
    .p4-info-4-con li:hover span a{ color: #6d1718; }
    .p4-info-4-con li:hover em{background: #6d1718; }
    .p4-info-4-dd{height: 12px; position: absolute; right: 0; top:14px;}
    .p4-info-4-dd li{width: 12px;height: 12px; background:#e3e3e3; border-radius: 100%; float: left; margin-right: 11px;text-indent: -999px;    cursor: pointer;}
    /*.p4-info-4-dd  li.cur{background: #132563;color:#000; }*/
    .p4-info-4-dd  li.cur{background: #6d1718;color:#000; }
    


        .p1-describe {
            margin: 10px 0;
        }
        
        .p2-product_hot {
            clear: both;
        }
        
        .p2-pro_hcon1 {
            padding: 15px 0 48px;
            overflow: hidden;
        }
        
        .p2-pro_hcon1 li {
            width: 48.4%;
            float: left;
            position: relative;
        }
        
        .p2-pro_hcon1 li img {
            width: 100%;
            display: block;
            border: solid 1px #e2e2e2;
            box-sizing: border-box;
        }
        
        .p2-pro_hcon1 li span {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 45px;
            line-height: 45px;
            text-align: center;
            font-size: 14px;
            color: #789753;
            background: url(http://www.lanyuezhinengkeji.com/templates/main/images/p2-bg01.png) repeat 0 0;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .p2-pro_hcon1 li span a {
            color: #fff;
        }
    

        .p2-pro_lcon {
            border-bottom: solid 1px #e1e1e1;
            padding: 0px 0 10px;
        }
        
        .p2-pro_lcon li {
            width: 30.8%;
            float: left;
            padding: 0 2% 38px 0;
			height: 355.73px;
        }
        
        .p2-pro_lcon li img {
            width: 100%;
            display: block;
            border: solid 1px #e2e2e2;
            box-sizing: border-box;
			height: 273.58px;
        }
        
        .p2-pro_lcon li span {
            height: 44px;
            line-height: 44px;
            text-align: center;
            border: solid 1px #e2e2e2;
            box-sizing: border-box;
            border-top: 0;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .p2-pro_lcon li span a {
            color: #333;
            display: block;
        }
        
        .p2-pro_lcon li span a:hover {
            color:#6d1718;
          
        }
             .p14-left-nav-1-tit {
            background: #6d1718;
            height: 80px;                            
        }
        
        .p14-left-nav-1-tit h3 {
            height: 75px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .p14-left-nav-1-tit h3 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background:#ebebeb url(../image/VISkins-p4.png) no-repeat 190px -139px;
            /*background:url(../images/p14-icon5.png) no-repeat right center #e8ae25; */
            margin-bottom: 2px;
            
        }
        
        .p14-left-nav-1-nav-one h3{
            display: block; 
            font-size: 18px;
            font-weight: normal;
            padding-right: 40px;
            padding-left: 38px; 
            color: #333;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
            /*background: url(../images/p14-icon2.png) no-repeat right center #6d1718; */
           background:#f1f1f1 url(../image/VISkins-p4.png) no-repeat 185px -56px; 
        }  
        
        .p14-left-nav-1-nav dl{
            padding: 2px 0 4px;
        }
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px; 
            margin-bottom: 1px;
            background:#f1f1f1;
            position: relative;	
            
        }
        .p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
                    	/*border-color:#6d1718;  */
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #6d1718; }
        
        .p14-left-nav-1-nav dd{
            border: 1px solid #ececec;                             
            border-bottom:0;     
        }
        .p14-left-nav-1-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;
        }
                  .p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#6d1718;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #e8ae25; } 
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
         .p4-contact-1{overflow: hidden;}
        .p4-contact-1-con{border: 1px solid #eee;padding:10px 20px 20px 20px; }
        .p4-contact-1-con p{font-size: 20px;line-height: 42px; color:#6d1718; margin-left:23px}
        .p4-contact-1-con li{line-height: 24px; color: #666; padding-left: 22px; margin-bottom: 10px; background: url(../image/VISkins-p4.png) no-repeat;}
        .p4-contact-1-con .p4-contact-1-t1{ background-position:-977px 8px;}
        .p4-contact-1-con .p4-contact-1-t2{ background-position:-977px -90px;}
        .p4-contact-1-con .p4-contact-1-t3{ background-position:-977px -180px;}
        .p4-contact-1-con .p4-contact-1-t4{ background-position:-977px -277px;}
         .p4-info-4{position: relative; overflow: hidden;}
    .p4-titlel-2{font-weight: normal;}
    .p4-info-4-con{ color: #666; line-height: 28px; overflow: hidden; border:1px solid #eee;padding-bottom:20px;}
    .p4-info-4-con li{width:90%;  box-sizing: border-box;margin:0 auto;}
    .wp-pagenavi {MARGIN: 0px auto; PADDING-TOP: 15px; font-weight:normal;}
.wp-pagenavi A {BORDER-RIGHT: #565656 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #565656 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #565656 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #565656 1px solid; TEXT-DECORATION: none! important; BACKGROUND-COLOR:#fff;}
.wp-pagenavi A:visited {BORDER-RIGHT: #565656 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #565656 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #565656 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #565656 1px solid; TEXT-DECORATION: none! important; BACKGROUND-COLOR:#fff;}
.wp-pagenavi A:hover {FONT-WEIGHT: normal! important; COLOR: #F81600! important; BACKGROUND-COLOR: #eee! important; BACKGROUND-COLOR:#fff;}
.wp-pagenavi A:active {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN.pages {BORDER-RIGHT: #565656 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #565656 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid}
.wp-pagenavi SPAN.extend {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid}
.wp-pagenavi SPAN.current {BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #aaa 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #aaa 1px solid; COLOR: #F81600! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #aaa 1px solid; BACKGROUND-COLOR: #eee! important}
.wp-pagenavi {CLEAR: both}
.wp-pagenavi A {PADDING:3px 5px 3px 5px;MARGIN: 2px;TEXT-DECORATION: none;border: 1px solid #000;}
.wp-pagenavi SPAN {PADDING:4px 5px 4px 5px;MARGIN: 2px;TEXT-DECORATION: none;background-color:#fff;color:#666;border: 1px solid #000;}
.wp-pagenavi A:hover {border: 1px solid #000;}
.wp-pagenavi SPAN.current {border: 1px solid #000;}

 .p4-info-content-1{ margin-bottom:30px; overflow: hidden;}
    .p4-info-content-1  h3{height: 62px; font-size: 24px;font-weight: normal; text-align: center; line-height: 24px; color: #333;}
    .p4-info-content-1-tp{ overflow: hidden;}
    .p4-info-content-1-t1{height: 56px;line-height: 56px;  color: #999; text-align: center;}
    .p4-info-content-1-t1 strong{ margin-right: 24px; font-weight: normal; }
    .p4-info-content-1-t1 span{ float:right; overflow:hidden;}
    .p4-info-content-1-t1 span em{display:inline-block; width:16px; height: 20px; line-height: 20px; cursor: pointer;margin: 0 6px;}
    .p4-info-content-1-t1 span .p1-content-3-info-cur{  color:#333; font-weight: bold;}
    .p4-info-content-1-txt{ margin-bottom:16px;line-height:24px;}
    .p4-info-content-1-t3{padding:26px 52px; margin-bottom: 20px; background: #faf9f8; color: #666;overflow: hidden; ;}
    .p4-info-content-1-t3 em{color: #910800; margin-right: 32px; }
    /*.p4-info-content-1-t3 i {font-style: normal;}*/
    .p4-info-content-1-t4{padding-bottom:20px; overflow: hidden;}
    .p4-info-content-1-tb{width: 55px;height: 55px; background:url(http://www.lanyuezhinengkeji.com/templates/main/images/p1-bj.png) no-repeat -159px -919px; margin: 0 auto;}
    .p4-info-content-1-fy{min-height:104px;overflow: hidden;}
    .p4-info-content-1-fy-t1{border-bottom: 1px solid #eee; margin-bottom: 24px; overflow: hidden;}
    .p4-info-content-1-fy p{width: 50%;height:44px; font-weight: bold; color:#333;line-height:44px; overflow: hidden;float: left;}
    .p4-info-content-1-fy p a{font-weight: normal; color: #666;display: inline-block;vertical-align: top; max-width: 80%; white-space: nowrap;text-overflow: ellipsis; overflow: hidden; }
    
    .p4-info-content-1-fy-t2 {height: 24px; overflow: hidden;}
        .p4-info-content-1-fy dt{float:left; margin-right:-88px;width: 92px; height: 24px; display: inline-block;font-weight: bold; color: #fff;text-align: center; background: #6d1718;  margin-right: 10px; }
        .p4-info-content-1-fy dd{padding:0 0 0 102px;}
        .p4-info-content-1-fy dd a{color: #999; margin-right:10px; display:inline-block;}
        .p4-info-content-1-fy dd a:hover{color: #6d1718;}
    .p4-info-list-content-6 dl {
            padding:0 0 30px;
            margin-bottom:30px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
        } 
.p4-info-list-content-6 .p4-info-list-content-6-dl0 {
            border-bottom: 0;
        } 
.p4-info-list-content-6 dt {
            width: 40%;
            float: left;
            margin-right: 40px;
            overflow: hidden;
        } 
.p4-info-list-content-6 dt img {
            display: block;
            width: 100%;
        } 
.p4-info-list-content-6 dd {
            overflow: hidden;
        } 
.p4-info-list-content-6 h4 {
            height: 35px;
            font-weight: bold;
            line-height: 35px;
            max-width: 80%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        } 
.p4-info-list-content-6 h4 a {
            color: #333;
        } 
.p4-info-list-content-6 h4 a:hover {
            color: #6d1718;
        } 
.p4-info-list-content-6 p {
            height:72px;
            line-height: 24px;
            color: #666;
            margin-bottom: 14px;
            overflow: hidden;
        } 
.p4-info-list-content-6 p span {
            /*display: block;*/
            /*line-height: line-height: 14px;*/
        } 
.p4-info-list-content-6 dd em {
            display: block;
            width: 106px;
            height: 24px;
            line-height: 24px;
            text-align: center;
        } 
.p4-info-list-content-6 dd em a {
            background: #767676;
            color: #fff;
            display: block;
            text-transform: none;
        } 
.p4-info-list-content-6 dl:hover dd em a {
            background: #6d1718;
        } 
.p4-info-list-content-6 dl:hover h4 a {
            color: #6d1718;
        }