.pros{float: left;width:382px;overflow: hidden;}
.pros .pro{overflow: hidden;}
.pros .pro li{float: left;width:382px;height: 515px;background: #FFFFFF;box-sizing:border-box;padding:0px;position: relative;}
.pros .pro li:last-child{margin-right: 0%}
.pros .pro li img{height:700px;display: block;margin: 0 auto;}
.pros .pro li div.img{width:100%;overflow: hidden;margin-bottom: 15px;height:503px;}
.pros .pro li h4{ font-size: 16px;text-align: left;color:#333;font:200 13px/40px "微软雅黑";position: absolute;width: 400px;left: 0px;bottom: 0px;background: url(../images/chan.png);height: 40px;}
.pros .pro li h4 span{  color:#333;}
.pros .pro li h4 b{font-size: 13px;color:#333; }
.pros .pro li:hover h4{display: none}
.ih-item.square.effect7 {
    overflow: hidden;
}
.ih-item.square {
    position: relative;
    width: 382px;
    height: 600px;
   
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.ih-item img {
    width: auto;
    height: 100%;
}

.ih-item.square.effect7 .img {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  height: 100%;
    position: relative;
    overflow: hidden;
}
.info p{
    font:200 14px/30px "Microsoft YaHei";
    color: #fff;
}
.ih-item, .ih-item *{   
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ih-item.square.effect7 .info {
    background: #82d8e8;
    background: rgba(81, 106, 146, 0.6);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.square.effect7 .info h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 20px;
    font:400 24px/40px "微软雅黑";
    background: #1a345d;
    margin: 55px 0 0 0;
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    -ms-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
    -webkit-transition: all 0.35s 0.1s ease-in-out;
    -moz-transition: all 0.35s 0.1s ease-in-out;
    transition: all 0.35s 0.1s ease-in-out;
}
.ih-item.square.effect7 a:hover .img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.ih-item.square.effect7 a:hover .info {
    visibility: visible;
    opacity: 1;
}
.ih-item.square.effect7 a:hover .info h3,

.ih-item.circle.effect7 .img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}

.ih-item.square {
    position: relative;
    width: 316px;
    height: 497px;

}

.ih-item.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


.le1{float: right;width:800px;  overflow: hidden;}
.pros1{float: right;width:800px;  overflow: hidden;}


.pros1 .pro{overflow: hidden;}
.pros1 .pro li{float: left;width:400px;height: 241px;background: #FFFFFF;box-sizing:border-box;padding:0px;position: relative;}
.pros1 .pro li img{height:100%;display: block;margin: 0 auto;}
.pros1 .pro li div.img{width:100%;overflow: hidden;margin-bottom: 15px;height:245px;}
.pros1 .pro li h4{ font-size: 16px;text-align: left;color:#333;font:200 13px/40px "微软雅黑";position: absolute;width: 400px;left: 0px;bottom: 0px;background: url(../images/chan.png);height: 40px;}
.pros1 .pro li h4 span{  color:#333;}
.pros1 .pro li h4 b{font-size: 13px;color:#333; }
.pros1 .pro li:hover h4{display: none}

.ih-item1.square2.effect7 {
    overflow: hidden;
}
.ih-item1.square2 {
    position: relative;
    width: 382px;
    height: 291px;
    border: 8px solid #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.ih-item1 img {
    width: auto;
    height: 100%;
}

.ih-item1.square2.effect7 .img {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.info p{
    font:200 14px/30px "Microsoft YaHei";
    color: #fff;
}

.ih-item1.square2.effect7 .info {
    background: #82d8e8;
    background: rgba(81, 106, 146, 0.6);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item1.square2.effect7 .info h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 20px;
    font:400 20px/40px "微软雅黑";
    background: #1a345d;
    margin: 30px 0 0 0;
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    -ms-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
    -webkit-transition: all 0.35s 0.1s ease-in-out;
    -moz-transition: all 0.35s 0.1s ease-in-out;
    transition: all 0.35s 0.1s ease-in-out;
}
.ih-item1.square2.effect7 a:hover .img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.ih-item1.square2.effect7 a:hover .info {
    visibility: visible;
    opacity: 1;
}
.ih-item1.square2.effect7 a:hover .info h3,

.ih-item1.circle.effect7 .img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}

.ih-item1.square2 {
    position: relative;
    width: 316px;
    height: 497px;

}

.ih-item1.square2 .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


.pros4{float: right;width:800px; overflow: hidden;}
.pros4 .pro{overflow: hidden;}
.pros4 .pro li{float: left;width:266px;height: 273px;background: #FFFFFF;box-sizing:border-box;padding:0px;position: relative;}
.pros4 .pro li img{height:100%;display: block;margin: 0 auto;}
.pros4 .pro li div.img{width:100%;overflow: hidden;margin-bottom: 15px;height:270px;}
.pros4 .pro li h4{ font-size: 16px;text-align: left;color:#333;font:200 13px/40px "微软雅黑";position: absolute;width: 266px;left: 0px;bottom: 0px;background: url(../images/chan.png);height: 40px;}
.pros4 .pro li h4 span{  color:#333;}
.pros4 .pro li h4 b{font-size: 13px;color:#333; }
.pros4 .pro li:hover h4{display: none}


.ih-item4.square4.effect7 {
    overflow: hidden;
}
.ih-item4.square4 {
    position: relative;
    width: 382px;
    height: 291px;
    border: 8px solid #fff;

}

.ih-item4 img {
    width: auto;
    height: 100%;
}

.ih-item4.square4.effect7 .img {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.info p{
    font:200 14px/30px "Microsoft YaHei";
    color: #fff;
}

.ih-item4.square4.effect7 .info {
    background: #82d8e8;
    background: rgba(81, 106, 146, 0.6);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item4.square4.effect7 .info h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 20px;
    font:400 20px/40px "微软雅黑";
    background: #1a345d;
    margin: 30px 0 0 0;
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    -ms-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
    -webkit-transition: all 0.35s 0.1s ease-in-out;
    -moz-transition: all 0.35s 0.1s ease-in-out;
    transition: all 0.35s 0.1s ease-in-out;
}
.ih-item4.square4.effect7 a:hover .img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.ih-item4.square4.effect7 a:hover .info {
    visibility: visible;
    opacity: 1;
}
.ih-item4.square4.effect7 a:hover .info h3,

.ih-item4.circle.effect7 .img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}

.ih-item4.square4 {
    position: relative;
    width: 316px;
    height: 497px;

}

.ih-item4.square4 .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}