
@keyframes fangda {
	0%{
		transform:scale(1.0);
	}
	100%{
		transform:scale(1.2);
	}
} 


.cpbj {
   padding-top:45px;
   padding-bottom:30px;
   background-color:#fff;margin-top:0%;
   }
   
.cpbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:38px;
   text-align:center;
   color:#4f4f4f;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.cpbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   text-align:center;
   color:rgba(79,79,79,0.8);
   margin-top:0px;
   margin-bottom:26px;
   }
   
.cplan li {
   list-style-type:none;
   float:left;
   width:23%;
   margin-left:0.8%;
   margin-right:0.8%;
   }
   
.cplan li a {
   display:block;
   height:76px;
   line-height:76px;
   border-radius: 5px;
   text-align:center;
   background-color:#8a8a8a;
   color:#FFFFFF;
   }

  
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; height:66px;line-height:66px; font-weight:bold; text-align:center; font-size:18px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:66px; line-height:66px; color:#ffffff; background-color:#000; border-radius: 5px; text-align:center;
}
#slidingBlock .cplan li  a{height:auto;line-height:inherit;}

#slidingBlock span.menuNo:hover{background-color:#005ca0;}

#slidingBlock span.menuOn { font-family:EconomicaRegular;
    font-weight:normal; width:100%; height:66px; line-height:66px; color:#ffffff; text-align:center; background-color:#; border-radius: 5px;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}


.cpgun {
   width:100%;
/*   padding-right: 15px;*/
   margin-right: auto;
   margin-left: auto;
/*   padding-left: 15px;*/
   }
   
.cptp {
   margin-top:65px;
   }
   

   
    .img-scroll { position:relative; margin:0px auto; width:100%; float:left; height:auto; overflow:hidden;}
    .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:40px; height:60px; margin-top:185px; background-color:#000;
    top:0; color:#FFF; text-align:center;}
    .img-scroll .prev { left:0; background:url(../images/zuo.png) no-repeat; width:40px; height:60px; z-index:999;}
    .img-scroll .next { right:0; background:url(../images/you.png) no-repeat; width:40px; height:60px; z-index:999;}
	.img-scroll .prev:hover { left:0; background:url(../images/zuo.png) no-repeat; width:40px; height:60px;}
	.img-scroll .next:hover { right:0; background:url(../images/you.png) no-repeat; width:40px; height:60px;}
    .img-list { position:relative; width:81%; height:auto; overflow:hidden; margin-left:9%; overflow:hidden}
 /*   .img-list ul { width:9999px;}*/
  /*  .img-list li { float:left; display:inline; margin-left:10px; margin-right:10px; height:auto; overflow:hidden;}*/
	
	
.cptu {
   width:315px;
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.5);
   }	
   
.cpzi {
   padding-top:30px;
   padding-bottom:14px;
   height:auto; overflow:hidden;
   border-top:2px solid #f3f2ee;
   text-align:center;
   color:rgba(18,17,26,0.6);
   font-size:15px;
   }
   
.cpzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   text-align:center;
   font-size:17px;
   text-align:center;
   color:#12111a;
   margin-top:0px;
   margin-bottom:5px;
   }
   
   
.cpmore {
   width:30px;
   height:30px;
   margin:15px auto 0px;
   }
   
   
.cptu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   }
   
.cptu a section {
   overflow: hidden;
   }
   
section {
    display: block;
}


@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}

.Rotation {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}


.casebj {
   padding-top:45px;
   height:735px;
   background:url(../images/casebj.jpg) top center;
   color:#FFFFFF;
   }
   
.casebj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:38px;
   margin-top:0px;
   margin-bottom:12px;
   color:#FFFFFF;
   }
   
.casebj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:0px;
   margin-bottom:60px;
   color:#FFFFFF;
   }
   
.casekk {
   width:1360px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;   
   }
   
   
.casekk #lic {
    margin: 0 auto;
}




.lcct {
   width:88%;
   padding:20px;
   background-color:rgba(255,255,255,0.8);
   margin:0 auto;
   height:auto; overflow:hidden;
   line-height:36px;
   font-size:16px;
   color:rgba(0,0,0,0.6);
   }
   
.lcct h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   color:#000000;
   font-weight:bold;
   margin-top:10px;
   margin-bottom:25px;
}



.carousel-control.leftx {
    left: 0%;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background: url(../images/left.png);
    background-repeat: repeat-x;
}

.carousel-control.rightx {
    right: 0%;
    left: auto;
    background: url(../images/right.png);
    background-repeat: repeat-x;
}

.jt {
    position: absolute;
    top: 40%;
    bottom: 0;
    left: 0%;
    width: 40px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.dian {
   bottom:-150px;
   width:100%;
   left:30%;
}

.dian li {
    display: inline-block;
    width: 170px;
    height: 108px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    border: 5px solid #ffffff;
	border-radius:0px;
}

.dian .active {
    width: 170px;
    height: 108px;
    margin: 0;
    border: 5px solid #ffffff;
    opacity:1;
   transition: all 500ms ease-in 0ms;
}

.tu1 {
   background:url(../images/b1.jpg);
   opacity:0.5;
   }
   
.tu1:hover {
   opacity:1;
   transition: all 500ms ease-in 0ms;
   }

   
.tu2 {
   background:url(../images/b2.jpg);
   opacity:0.5;
   }
   
.tu2:hover {
   opacity:1;
   transition: all 500ms ease-in 0ms;
   }
   
   
.tu3 {
   background:url(../images/b3.jpg);
   opacity:0.5;
   }
   
   
.tu3:hover {
   opacity:1;
   transition: all 500ms ease-in 0ms;
   }
   
.tu4 {
   background:url(../images/b4.jpg);
   opacity:0.5;
   }
   
   
.tu4:hover {
   opacity:1;
   transition: all 500ms ease-in 0ms;
   }
   
.tu5 {
   background:url(../images/b5.jpg);
   opacity:0.5;
   }
   
   
.tu5:hover {
   opacity:1;
   transition: all 500ms ease-in 0ms;
   }
   
.tu6 {
   background:url(../images/b6.jpg);
   opacity:0.5;
   }
   
.tu6:hover {
   opacity:1;
   transition: all 500ms ease-in 0ms;
   }
   
.case-more {
   width:158px;
   margin-top:35px;
   }
   
.case-more a {
   display:block;
   width:158px;
   height:47px;
   line-height:47px;
   background-color:#0068b2;
   color:#ffffff;
   font-size:16px;
   border-radius: 5px;
   text-align:center;
   }
   
   
.abbj {
   padding-top:90px;
   height:863px;
   background:url(../images/abbj.jpg) top center;
   text-align:center;
   color:rgba(0, 0, 0, 0.6);
   font-size:16px;
   line-height:45px;
   }
   
.abbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:45px;
   text-align:center;
   margin-top:0px;
   margin-bottom:20px;
   color:rgba(0, 0, 0, 0.6);
   }
   
.abbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   text-align:center;
   margin-top:0px;
   margin-bottom:40px;
   color:#000000;
   }
   
   
.juzhong {
   margin:30px auto 0px;
   }
   
   
.abmore {
   margin-top:60px;
   }
   
.abmore a {
   display:block;
   width:160px;
   height:46px;
   line-height:46px;
   text-align:center;
   color:#FFFFFF;
   font-size:16px;
   border-radius: 5px;
   background-color:#0068b2;
   margin:0 auto;
   }
   
.abmore a:hover {
   width:200px;
   }
   
   
.xwbj {
   padding-top:70px;
   padding-bottom:70px;
   background:url(../images/xwbj.jpg) top center;
   color:#FFFFFF;
   }
   
.xwbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:38px;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.xwbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:0px;
   margin-bottom:43px;
   height:auto; overflow:hidden;
   }
   
.xwlan-a {
   width:50%;
   float:left;
   }
   
.xwlan-b {
   width:50%;
   float:right;
   text-align:right;
   }
   
.xwbj a {
   color:#FFFFFF;
   }
   
   
    .img-scroll2 { position:relative; margin:0px auto; width:100%; float:left; height:auto; overflow:hidden;}
    .img-scroll2 .prev2,.img-scroll2 .next2 { position:absolute; display:block; width:40px; height:60px; margin-top:103px; background-color:#000;
    top:0; color:#FFF; text-align:center;}
    .img-scroll2 .prev2 { left:0; background:url(../images/zuox.png) no-repeat; width:40px; height:60px; z-index:999;}
    .img-scroll2 .next2 { right:0; background:url(../images/youx.png) no-repeat; width:40px; height:60px; z-index:999;}
	.img-scroll2 .prev2:hover { left:0; background:url(../images/zuox.png) no-repeat; width:40px; height:60px;}
	.img-scroll2 .next2:hover { right:0; background:url(../images/youx.png) no-repeat; width:40px; height:60px;}
    .img-list2 { position:relative; width:92%; height:auto; overflow:hidden; margin-left:25px; overflow:hidden}
    .img-list2 ul { width:9999px;}
    .img-list2 li { float:left; display:inline; margin-left:22px; margin-right:22px; height:auto; overflow:hidden;}
	
	
.xinwen {
   width:578px;
   padding:12px;
   padding-top:20px;
   padding-bottom:20px;
   height:auto; overflow:hidden;
   background-color:rgba(255, 255, 255, 0.7);
   }
   
.xw-left {
   width:55%;
   float:left;
   }
   
.xw-right {
   width:40%;
   float:right;
   color:#505053;
   }
   
.xw-right h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:16px;
   margin-bottom:10px;
   }
   
.xw-right h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:0px;
   margin-bottom:15px;
   color:#505053;
   }	
   
   
.xw-mr {
   margin-top:35px;
   }
   
   
.bottom {
   padding-top:35px;
   padding-bottom:40px; background-color:#0068b2;
   height:auto; overflow:hidden;
   color:rgba(51, 51, 51, 0.6);
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:0px;
   margin-bottom:30px;
   color:#fff;
   }
   
.bottom a {
   color:rgba(225, 225, 225, 0.6);
   }
   
.didh {
   height:auto; overflow:hidden;
   }
   
.didh li {
   list-style-type:none;
   float:left;
   width:33.3%;
   margin-bottom:12px;
   }


.ditp {
/*   margin-top:40px;
*/   }
   
.frr {
  /* border-bottom:2px solid #d9d9d9;*/
   height:auto; overflow:hidden;
   line-height:45px;color: rgba(225, 225, 225, 0.6);
   }
   
.frw {
   height:auto; overflow:hidden;
   line-height:45px;
   }
   
/* 单页 */   
.ablan {
   height:auto; overflow:hidden;
   border-bottom:2px solid #cccccc;
   } 
   
.ablan-aa {
   width:50%;
   line-height:50px;
   float:left;
   font-weight:bold;
   }
   
.ablan-bb {
   width:50%;
   line-height:50px;
   float:right;
   color:#8c8c8c;
   text-align:right;
   }
   
.ablan-bb a {
   color:#009be3;
   }
   
   
.neibu {
   margin-top:30px;
   margin-bottom:80px;
   height:auto; overflow:hidden;
   }
   
.neibu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   margin-top:0px;
   margin-bottom:5px;
   text-align:center;
   color:#000000;
   font-weight:bold;
   }
   
.neibu h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   margin-top:0px;
   margin-bottom:50px;
   text-align:center;
   color:#e5e5e5;
   font-weight:bold;
   }
   
   
/* 产品展示 */
.cpnei {
   padding-top:36px;
   padding-bottom:50px;
   background-color:#f3f2ee;
   }  
   
.cphh {
   margin-top:16px;
   height:90px;
   } 
   
.cphh a {
   display:block;
   height:90px;
   line-height:90px;
   padding-left:33px;
   font-size:20px;
   background-color:#8a8a8a;
   color:#FFFFFF;
   border-radius: 5px;
   }
   
.cphh a:hover {
   background-color:#009be3;
   color:#FFFFFF;
   }
   
.cph1 a {
   background:url(../images/cph1.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   }
   
.cph2 a {
   background:url(../images/cph2.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   }  
   
.cph3 a {
   background:url(../images/cph3.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   } 
   
.cph4 a {
   background:url(../images/cph4.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   } 
   
.cph5 a {
   background:url(../images/cph5.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   }
   
.cph6 a {
   background:url(../images/cph6.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   } 
   
.cph7 a {
   background:url(../images/cph7.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   } 
   
.cph8 a {
   background:url(../images/cph8.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   }  
   
.cph9 a {
   background:url(../images/cph9.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   } 
   
.cph10 a {
   background:url(../images/cph10.png) center; background-repeat:no-repeat;
   background-color:#8a8a8a;
   }       
   
.cphh.hover a {
   background-color:#009be3;
   color:#FFFFFF;
   }   
   
.cplanw {
   height:60px;
   line-height:60px;
   border-bottom:1px solid #c2c2be;
   margin-bottom:35px;
   }  
   
.cplanw-aa {
   width:50%;
   float:left;
   font-size:20px;
   font-weight:bold;
   color:#333333;
   } 
   
.cplanw-bb {
   width:50%;
   float:right;
   text-align:right;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }  
   
   
.cptuw {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 10px rgba(0,0,0,.2);
   margin-bottom:45px;
   } 
   
.cptuw:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   }
   
.cptuw a section {
   overflow: hidden;
   } 
   
   
/* 联系我们 */  

.lxbj {
    background: url(../images/lxbj.jpg) no-repeat center center;
        background-attachment: scroll;
        background-size: auto auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
	height:906px;
}    

/* 浮动 */ 

#sidebarrrr {
    position: fixed;
    z-index: 999;
}

#sidebarrrr ul li {
   list-style-type:none;
   }

#sidebarrrr ul li.first {
    border: 0;
    background: none;
    height: 63px;
}

#sidebarrrr ul li i.top {
    width: 62px;
    height: 62px;
    margin-top: 0;
}

#sidebarrrr ul li i {
    display: inline-block;
    width: 62px;
    height: 62px;
    float: left;
}

.tops {
    background: url(../images/top.png) no-repeat;
}

#sidebarrrr ul li .sidebox {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #4e92dd;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #fff;
    font: 14px/62px "Microsoft YaHei";
    overflow: hidden;
}

.jc{ background:url(../images/jc.png) no-repeat center center;}

.yy{ background:url(../images/wx.png) no-repeat center center;}

.yy2{ background:url(../images/yy2.png) no-repeat center center;}

.jc_s{ background:url(../images/jc_s.png) no-repeat center center; width:44px; height:38px}

.yy_s{ background:url(../images/wx_s.png) no-repeat center center; width:44px; height:38px}

.yy2_s{ background:url(../images/yy2_s.png) no-repeat center center; width:44px; height:38px}


.rydd {
   margin-bottom:20px;
   height:auto; overflow:hidden;
   }
   
   
/* 新闻中心 */
   
   
.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   padding-top:10px; padding-bottom:10px;
   border:1px solid #f2f3f3;
   font-size:14px;
   background-color:#eeeeee;
   }
   
.newhh:hover {
   border:1px solid #104082;
   background-color:#104082;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh a {
   display:block;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:20px;
   margin-bottom:12px;
   }
   
.ab-nei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:35px;
   text-align:center;
   margin-top:20px;
   margin-bottom:15px;
   color:#595757;
   }
   
.ab-nei h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   text-align:center;
   margin-top:0px;
   margin-bottom:75px;
   color:#9b9a9a;
   }  
   
.xwtp {
   margin-top:30px;
   margin-bottom:30px;
   }    
   
   
.newstitle {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
}


.rrnei-nei h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
}

.rrnei-nei img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   }

.cpyymore {
    width: 165px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #009ee5;
    border-radius: 0px;
}


.dibuaa {
   width:25%;
   float:left;
   }
   
.dibubb {
   width:75%;
   float:right;   color:rgba(225, 225, 225, 0.6);
   }
   
.about {
   height:auto; overflow:hidden;
   }
   
.about img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
	width:100%;
}   
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
      
   
@media (min-width: 1200px) and (max-width: 1600px) {
	
	.cptu{width:225px;}
.cpgun {
   width:100%;
   }
   
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }   
}   
   


@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}



.kuanping {
   width:100%;
   }
   
.cpgun {
   width:100%;
   }
   
.casekk { 
   width:100%;
   height:auto; overflow:hidden;
   }  
   
.ablan-aa {
   width:100%;
   } 
   
.ablan-bb {
   width:100%;
   }
   
.casebj {

    height:auto; overflow:hidden;
	padding-bottom:40px;

}   

#slidingBlock span.menuNo {
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }
   
#slidingBlock span.menuOn {
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.img-list {
    position: relative;
    width: 86%;
    margin-left: 5px;
    overflow: hidden;
}

.dian {
   display:none;
   }
   
.img-list2 {
    position: relative;
    width: 92%;
    height: auto;
    overflow: hidden;
    margin-left: -15px;
    overflow: hidden;
}

.cplan li {
    list-style-type: none;
    float: left;
    width:32.3333%;
    margin-left: 0.5%;
    margin-right: 0.5%;
	margin-bottom:5px;
}

.abbj {
    padding-top: 60px;
    height: 863px;
    background: url(../images/abbj.jpg) top center;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 35px;
}


.xinwen {
    width: 100%;
}

.cpdh {
    width: 100%;
}    

.cptu {
   width:100%;
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.5);
   margin-bottom:15px;
   }  

/*.yc {
   display:none;
   }
   */
.yd {
   display:block;
   }

   
}


.inprolisa_list{
	text-align: center;
}
.inprolisa_list ul{
	font-size: 0;
}
.inprolisa_list ul li{
	position: relative;
	width: 20%;
	display: inline-block;
	vertical-align: middle;
}
.inprolisa_list ul li a{
	display: block;
}
.inprolisa_list_name{
	position: absolute;
	left:0;
	top:0;
	text-align: center;
	width: 100%;
	height: 100%;
	z-index: 7;
}
.inprolisa_list_name:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-left: -1em;
	height: 100%;
}
.inprolisa_list_name p{
	font-size: 36px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	font-family: Arial;
}
.inprolisa_list ul li img{
/*	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;*/
}
.inprolisa_list ul li:hover img{
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}
.inprohover{
	background:rgba(0,0,0,.3);
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
}
.inprolisa_list ul li:hover .inprolisa_list_name{
	display: none;
}
.inprolisa_list ul li:hover .inprohover{
	background:rgba(0,0,0,0);
}
.inprolisa_list ul li.inprophone{
	display: none;
}
.invr{
	height: 754px;
	text-align: center;
	background:url("../images/vrbg.jpg") center top no-repeat;
}

#uk1{width:100%;}
.cpdh{margin-top:2%;}







@media (max-width: 1200px) {


.inprolisa_list_name p{ font-size:26px;}}

@media (max-width: 640px) {
	.cptp{margin-top:40px;}
	.inprolisa_list ul li{width:48%;overflow:hidden;height:180px;margin-bottom:20px;}
	.inprolisa_list ul li:nth-child(2n){float:right;}
	}