@charset 'sut-8';

.container {background: #f8f8f8;padding:56px 0px 66px;}

.bp-title{font-weight: normal;width: 100%; font-size: 18px;line-height: 18px;color: #1e1d1d;padding-bottom: 12px;border-bottom: 14px;border-bottom: 1px solid #a6a6a6;margin-bottom: 16px; position: relative;}
.bp-title:before{content: '';display: block;width:105px;height: 4px;background: #00aae7;position: absolute;left: 0;bottom: 0px; }
.bp-title em{font-size: 18px;line-height: 20px;color: #00aae7;margin-left: 11px;text-transform: uppercase;}
/*新闻中心*/
.bp-news{width: 443px;height: 215px;}
.bp-news dt{height: 99px;width: 100%;border-bottom: 1px solid #d1d1d1;padding-bottom: 14px;}
.bp-news dt img{float: left;margin-right: 16px;}
.bp-news dt h2{font-size:14px;line-height: 20px;color: #3b3c3c;font-weight: normal;}
.bp-news dt em{display: block;margin-bottom: 8px; font-size: 14px;line-height: 20px;color: #979797;}
.bp-news dt p{font-size: 12px;line-height: 18px;color: #8d8e8e;}
.bp-news dd{height: 34px;border-bottom: 1px solid #d1d1d1;width: 100%;font-size: 12px;line-height: 34px;color: #6f6f6f;padding-left: 27px;position: relative;}
.bp-news dd:before{content: '>';display: block;width: 13px;height: 13px;border-radius: 50%;background: #00aae7;font-size: 10px;line-height: 13px;text-align: center;color: #fff;font-family: 'simsun';position: absolute;left: 0px;top: 10px;}
.bp-news dd span{float: right;}
/*金典案列*/
.bp-case{width: 704px;height: 215px;}
.bp-case-tab{width: 100%;height: 167px;overflow: hidden;position: relative;}
.bp-case-tab ul{float:left;}
.bp-case-tab .prevv,.bp-case-tab .nextt{display:inline-block;font-size: 48px;line-height: 80px; width: 76px;height: 80px;border: 1px solid #a1a1a1;text-align: center; color: #a1a1a1;font-family: 'simsun';position: absolute;right: 0px;top: 0px;cursor: pointer;}
.bp-case-tab .prevv{top: auto; bottom:0px;}
.bp-case-tab .prevv:hover,.bp-case-tab .nextt:hover{color: #5dc7ed;}
.bp-case-tab li{box-sizing: content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;width: 142px;overflow: hidden;text-align:center;float: left;margin-right: 9px; }
.bp-case-tab li i{display: block;width: 142px;height: 121px;overflow:hidden;text-align: center;}
.bp-case-tab li i img{transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;}
.bp-case-tab li:hover i img{transform:scale(1.08);-webkit-transform:scale(1.08);-moz-transform:scale(1.08);}
.bp-case-tab li h2{font-weight: normal;font-size: 14px;line-height: 14px;color: #6f6f6f;margin-top: 18px;}
.bp-case-tab li:hover h2{color: #00aae7;}

/*产品中心*/
.bp-products{clear: both; width: 100%;height: 291px;padding-top: 72px}
.bp-products-tab{width: 100%;height: 166px;position: relative;}
.bp-products-tab .pprev,.bp-products-tab .nnext{display:inline-block;font-size: 48px;line-height: 80px; width: 76px;height: 80px;border: 1px solid #a1a1a1;text-align: center; color: #a1a1a1;font-family: 'simsun';position: absolute;right: 0px;top: 0px;cursor: pointer;}
.bp-products-tab .pprev{top: auto; bottom:0px;}
.bp-products-tab .pprev:hover,.bp-products-tab .nnext:hover{color: #5dc7ed;}
.bp-products-tab dd{ box-sizing: content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;display: block; width: 201px;height: 164px;border: 1px solid #dbdbdb; overflow: hidden;text-align:center;float: left;margin-right: 15px; }
.bp-products-tab dd a{display: block;width: 100%;height: 100%;overflow: hidden; position: relative;}
.bp-products-tab dd a:before{content: '';display: block;width: 100%;height: 100%;background: rgba(0,0,0,.8);position: absolute;left: 0;top:-166px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;}
.bp-products-tab dd a:after{content: '';display: block;width: 25px;height: 20px;background:url(../images/mb-icon-1.png) no-repeat center;position: absolute;left: 50%;margin-left: -12.5px; top: -20px;transition:.5s;}
.bp-products-tab dd a:hover:before{top: 0;}
.bp-products-tab dd a:hover:after{top: 50%;margin-top: -10px}

.bp-products .adver-link{float: right;font-weight: normal;font-size: 14px;line-height: 18px;color: #636363;}
.bp-products .adver-link a{margin-left:6px;}