@charset "utf-8";
/*==========iconfont=========*/
@font-face {font-family: "iconfont";
  src: url('../fonts/font.eot?t=1587478672687'); /* IE9 */
  src: url('../fonts/font.eot?t=1587478672687#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/font.woff2') format('woff2'),
  url('../fonts/font.woff?t=1587478672687') format('woff'),
  url('../fonts/font.ttf?t=1587478672687') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font.svg?t=1587478672687#iconfont') format('svg'); /* iOS 4.1- */
}

.short-btn {
    float: left;
    border: 1px solid #8a8a8a;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    border-radius: 2px;
    background: url(../images/10.png) no-repeat 5px 3px #4CAF50;
    border: 1px solid #4abd96;
    text-decoration: none;color: #FFF!important;padding-right: 10px;text-decoration: none; 
}
.short-btn:hover {
	background-color: #4CAF50;
}
.shoucang{float: right;}
.shoucang #addsc{
font-size: 12px;
    background-color: #4CAF50;
    padding: 2px 6px;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;	
}
.shoucang .bbuy{
font-size: 12px;
    background-color: #4CAF50;
    padding: 2px 6px;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;	
}

.w_ubsh {
    width: 100%;
    margin: 0 auto;
}

.floor__ubsh .prol_ubsh .list .item_ubsh h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-indent:5px;
    background:;
}

.pro_ubsh .floor__ubsh {
    padding: 0px 0;
}
.floor__ubsh .menu_ubsh {
    padding-top: 20px;
    padding-bottom: 20px;
}
.floor__ubsh .prol_ubsh .list {
    width: 100%;
}
.floor__ubsh .prol_ubsh .list .item_ubsh {
    display: inline-block;
   
    width: 23%;
    margin-right: 2.3%;
    margin-bottom: 10px;
    transition: ;
}
.floor__ubsh .prol_ubsh .list .item_ubsh:nth-child(4n) {
    margin-right: 0;
}

.floor__ubsh .prol_ubsh .list .item_ubsh:hover {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
}
.floor__ubsh .prol_ubsh .list .item_ubsh:hover .img img {
    transform: ;
}
.pro_ubsh .more {
    margin-top: 20px;
}
.itit_ubsh .tit {
    padding-top: 60px;
    display: block;
    font-size: 40px;
    font-weight: bold;
    color: #4CAF50;
    line-height: 40px;
}
.itit_ubsh .subtit {
    font-size: 16px;
    color: #666;
    line-height: 18px;
    font-weight: normal;
    padding-top: 12px;
}
.menu_ubsh {
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
}
.menu_ubsh ul {
    text-align: center;
}
.menu_ubsh li {
    line-height: 30px;
    margin: 0 10px 10px;
    display: inline-block;
}
.menu_ubsh li:first-child {
    margin-left: 0;
}
.menu_ubsh li:last-child {
    margin-right: 0;
}
.menu_ubsh li a {
    display: block;
    color: #666;
    border: 1px solid #c2c2c2;
    text-align: center;
    padding: 0 25px;
    border-radius: 15px;
}
.menu_ubsh li a:hover {
    border: 1px solid #4CAF50;
    color: #fff;
    background: #4CAF50;
}



.case_ubjz .ico_ubjz {
    background: url("../images/ico216.png") no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.case_ubjz .item_ubjz .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/bj216.png") repeat 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s;
}
.case_ubjz .item_ubjz .t1 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background: url("../images/t216.png") repeat-x 0 0;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
    color: #fff;
    transition: all .5s;
}
.case_ubjz {
    width: 100%;
    overflow: hidden;
}
.case_ubjz .item_ubjz {
    width: 20%;
    float: left;
    text-align: center;
}
.case_ubjz .item_ubjz a {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
}
.case_ubjz .item_ubjz .img {
    width: 100%;
    padding-top: 80%;
    position: relative;
    overflow: hidden;
}
.case_ubjz .item_ubjz .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}
.case_ubjz .item_ubjz .txtcon {
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    position: absolute;
    left: 50%;
    top: 80%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(0%, 0%);
    color: #fff;
    transition: all .5s;
}
.case_ubjz .item_ubjz .txtcon .t2 {
    width: 100%;
    font-size: 18px;
     color: #fff;
}
.case_ubjz .item_ubjz .txtcon span {
    font-size: 12px;
    margin: 5px 0 15px;
    display: block;
}
.case_ubjz .item_ubjz .txtcon s {
    width: 58px;
    height: 58px;
    display: block;
    margin: 0 auto;
    background-position: 0 -42px;
}
.case_ubjz .item_ubjz a:before {
   
}
.case_ubjz .item_ubjz:hover .bg, .case_ubjz .item_ubjz:hover .txtcon {
    opacity: 1;
    filter: alpha(opacity=100);
}
.case_ubjz .item_ubjz:hover .txtcon {
    top: 50%;
}
.case_ubjz .item_ubjz:hover .t1 {
    opacity: 0;
    filter: alpha(opacity=0);
}
.case_ubjz .item_ubjz:hover a {
    color: #000;
}
.case_ubjz .item_ubjz:hover a:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

