* {margin: 0;padding: 0;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;-o-transition: 0.5s all ease;transition: 0.5s all ease;}
body {font-family:'微软雅黑',Arial;background: #fff;z-index: 1;}
a:hover {text-decoration:none;}
ul {list-style: none;margin: 0 auto; display:inline-block; width:100%; height:100%;}
.container {padding: 0;width: 1200px;}
img {display: inline-block;width: auto;border:none;}
.animate-box {opacity: 0;}
.navbar-collapse{padding:0;}
@media (min-width: 768px) {
.container {width: 750px;padding: 0;position: relative;}
}

@media (min-width: 992px) {
.container {width: 970px;}
}

@media (min-width: 1230px) {
.container {width: 1200px;}
}
/*nav action*/
.navBg{height:115px; width:100%; border-bottom:#03367d solid 2px;}
.head{width:100%; height:36px; background-color:#ebebeb; border-bottom:#dadada solid 1px;}
.logoImg{float:left; margin-top:15px; margin-right:70px;}
.logoImg img{width:auto; height:46px;}
.container-fluid{padding:0;float:left;}
.nav>li>a{padding: 0 20px; height:77px; line-height:77px; color:#4e4e4e; font-size:17px;}
.navbar-nav>li{float: left;}

#navbar-nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#03367d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#navbar-nav li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 1;
}

#navbar-nav li a:hover, #navbar-nav li a:focus, #navbar-nav li a:active{color: white; background-color:transparent;}
#navbar-nav li a:hover:before, #navbar-nav li a:focus:before, #navbar-nav li a:active:before {-webkit-transform: scaleY(1); transform: scaleY(1);}




.current-menu-item, .current_page_item{outline: none; text-decoration: none;}
.navLast{float:right; text-align:right; height:auto;}
.navLast li{width:auto; height:77px; display:inline-block; margin-left:20px; cursor:pointer; position:relative;}
li.search{line-height:76px; font-size:16px; padding-left:28px; background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:0 30px;transition: none;}
.navLast li div{position:absolute; top:79px; background-color:#fff; z-index:99;}
.subLangen{width:100px; height:0px; text-align:center; border-radius:0 0 2px 2px; overflow:hidden; position:absolute; right:0; top:35px; background-color:#ebebeb; z-index:9; border:#dadada solid 1px; border-top:none;}
.subLangen a{color:#2a2a2a; margin:5px 0; display:inline-block;}
.subLangen a:hover {text-decoration: none;color: #03367d;}
li.langen:hover .subLangen{height:60px;}

.subSearch{width:200px; height:0px; text-align:center; border-radius:0 0 2px 2px; right:-40px; overflow:hidden; padding:0px 25px;}
.subSearch input{width:120px; height:30px; border:#dcdcdc solid 1px; border-right:none; outline:none; float:left; padding:0 5px; line-height:28px;}
.subSearch button{width:30px; height:30px; border:#dcdcdc solid 1px; border-left:none; background-color:transparent; background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:0px 4px;transition: none;}
li.search:hover .subSearch{height:50px; padding:10px 25px;}
.subSearch button:hover{background-position:0px -96px;}
li.search:hover{background-position:0px -70px; color:#03367d;}
.telNumber{float:left; text-align:left; color:#636363; font-size:12px; line-height:35px;}
.headRight{float:right; text-align:right;}
.headRight li{float:left;}
.icon{width:22px; height:18px; background-image:url(../images/icon.png); background-repeat:no-repeat; display:inline-block; margin-right:20px; margin-top:8px;transition: none;}
.twitter{background-position:-231px 0;}
.vimeo{background-position:-282px 0;}
.facebook{background-position:-325px 0;}
.youtobe{background-position:-371px 0;}
.twitter:hover{background-position:-231px -100px;}
.vimeo:hover{background-position:-282px -101px;}
.facebook:hover{background-position:-325px -101px;}
.youtobe:hover{background-position:-371px -101px;}
.langen{padding-left:30px; background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-80px 6px; position:relative; height:35px; padding-top:6px;transition: none;}
.langen:hover{background-position:-80px -95px; color:#03367d;}

/*banner action*/ 
.banner{width:100%; height:600px; background-repeat:no-repeat; background-position:center TOP; }
.banner2{width:100%; height:470px; background-repeat:no-repeat; background-position:center TOP; }
#myCarousel .item{padding:0;}
.carousel-indicators li{margin:0; width:11px; height:11px; border-radius:11px; border:none; background-color:#fff;}
.carousel-indicators .active{margin:0; width:11px; height:11px; border-radius:11px; border:none; background-color:#03367d;}
.carousel-indicators{bottom:0;}
.carousel-control{opacity:0;filter: Alpha(Opacity=0); font-size:120px; line-height:600px;}



/**/

.home_about{width:100%; height:auto; background-color:#f3f3f3; padding:20px 0 50px 0;}
.col-xs-6{padding:0;}
.home_aboutUs{padding:0 20px 0 0;}
.home_h3{color:#03367d; line-height:1; margin:20px 0 40px 0;}
.home_aboutContent{width:100%; height:415px; background-color:#fff;}
.home_aboutDetail{width:100%; height:auto; padding:0 15px; display:inline-block;}
a.aboutTab{width:24.2%; height:30px; background-color:#f3f3f3; display:inline-block; float:left; margin:4px 0.4%; text-align:center; line-height:30px; cursor:pointer; font-size:14px; color:#333;}
a.aboutTab_on{color:#fff; background-color:#03367d;}
#about,#honor,#history,#culture{width:100%; margin-top:10px;padding: 0 15px;}
#honor,#history,#culture{display:none;}
.home_aboutTab p{color:#777; font-size:13px; line-height:1.5; margin:0;}
.More{float:right; color:#2e2e2e; font-size:12px;}
.boxShadow{box-shadow:0 3px 6px rgba(0,0,0,.35);webkit-box-shadow:0 3px 6px rgba(0,0,0,.35); -moz-box-shadow:0 3px 6px rgba(0,0,0,.35);}
.home_hotNew{padding-left:10px;}
.hotNew{width:100%; height:200px; background-color:#fff; margin-bottom:15px; overflow:hidden;}
.hotNew:hover{background-color:#03367d;}
.hotNew li{float:left; width:50%;overflow: hidden;}
.hotNew h5{color:#03367d; line-height:1.3;}
.hotNewDetail p{font-size:13px; line-height:1.5; color:#595959;}
.hotNewDetail{width:100%; height:40px; overflow:hidden; margin-bottom:20px;}
.hotNew:hover h5,.hotNew:hover p,.hotNew:hover a{color:#fff;}
.newDetail{padding:15px;}
/*Product action*/ 
.content{padding:20px 0 60px 0; text-align:center;}
.content h3{margin-bottom:15px;}
a.homeMore{text-decoration:underline; color:#666b71; z-index:2; position:relative;}
.homeMore:hover,.homeProduct li:hover .productTitle{color:#03367d;}
.homeProduct li{float:left; width:22.5%; margin:0 1.25% 20px; overflow:hidden;}
.homeProduct{margin-top:35px; display:inline-block; width:100%; height:auto;}
.productTitle{font-size:16px; line-height:1.3; margin-top:15px; color:#4d4d4d; display:inline-block;}
.imgMask{width:100%; height:auto; display:inline-block; position:relative;}
.imgMask div{width:100%; height:100%; display:inline-block; position:absolute; left:0; top:0; background-color:#000; opacity:0;filter: Alpha(Opacity=0);}
.homeProduct li:hover .imgMask div{opacity:0.3;filter: Alpha(Opacity=30)}




.topImg{width:100%; height:63px; text-align:center; display:inline-block;z-index: 9999;transition:none; background-color:transparent;}
#returnTop{cursor:pointer;}
.goTop{position:fixed; left:0; bottom:0; }
.foot{width:100%; height:auto; background-color:#424242; padding:30px 0 0 0;}
.copyright{width:100%; height:auto; background-color:#2f2f2f; padding:18px 0; text-align:center; color:#fff; font-size:14px; line-height:1; margin-top:30px;}
.footer{text-align:center;}
.footer a{color:#fff; font-size:16px; display:inline-block; margin:30px 25px;}
.footer p{color:#e6e6e6; font-size:14px; margin:0;}


/*-- gallery --*/
.gallery-grids{margin:3em 0 0;width:705px;margin-left:auto;margin-right:auto; z-index:1; }
.da-thumbs {list-style: none;position: relative; z-index:1;margin-top: -170px;padding: 0;transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); 	-webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);}
.da-thumbs li {float: left;margin: 2.5px;position: relative;width: auto;}
.da-thumbs li a,.da-thumbs li a img {display: block;position: relative;width: 100%;}
.da-thumbs li a {overflow: hidden;}
.da-thumbs li a div {position: absolute; width: 100%;height: 100%;}
li.marginLi{ margin-left:237.5px;}
.da-thumbs p{width:100%; margin:0; display:inline-block;}
/*-- //gallery --*/

@media (min-width: 768px) {
.nav>li>a{padding: 0 7px;font-size: 15px;}
.logoImg{margin-right: 10px;}
.navLast li{margin-left: 0;}
.logoImg img {height: 36px;}
.banner{height: 500px;background-size: cover;}
.carousel-control{line-height: 500px;}
.col-xs-6 {width: 100%;}
.home_aboutContent img{width:100%; height:auto;}
.da-thumbs li{width:180px;}
li.marginLi{ margin-left:187.5px;}
.gallery-grids{width: 555px;}
.footer a{margin: 30px 20px;}
}

@media (min-width: 992px) {
.nav>li>a{padding: 0 13px;font-size: 16px;}
.logoImg{margin-right: 23px;}
.navLast li{margin-left: 20px;}
.logoImg img {height: 46px;}
.banner{height: 600px;}
.carousel-control{line-height: 600px;}
.col-xs-6 {width: 50%;}
.da-thumbs li{width:220px;}
li.marginLi{ margin-left:227.5px;}
.gallery-grids{width: 675px;}
.footer a{margin: 30px 25px;}
}

@media (min-width: 1230px) {
.nav>li>a{padding: 0 20px;}
.logoImg{margin-right: 70px;}
.da-thumbs li{width:auto;}
li.marginLi{ margin-left:237.5px;}
.gallery-grids{width: 705px;}
}



.current {width: 100%;display: inline-block;height: 47px;padding: 2px 0;background-color: #f2f2f2;}
.currentImg, .currentF, .currentC {float: left;border-right: #cfcfcf solid 1px;height: 43px;}
.currentImg {width: 45px;}
.currentImg img {margin: 11px 0 0 10px;}
.currentF, .currentC {padding: 0 15px;}
.currentF a, .currentC a {font-size: 13px;margin: 15px 0;display: inline-block;}
.currentF a {color: #adaaaa;}
.currentC a {color: #03367d;}
.contactUs{padding:85px 10px;background-color: #fff;}
	
.map,.infomation{float:left;width:50%;}
.infomation{padding:50px 70px 0 80px;height:330px;}
.infoH3{
	font-size:14px;
	color:#03367d;
	font-weight:bold;
	padding-left:40px;
	width:100%;
	background-image:url(../images/information.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:44px;
	line-height:44px;
	}
.infoH4{color:#595757;font-size:13px;line-height:30px;}
.messageH3{
	font-size:14px;
	color:#03367d;
	font-weight:bold;
	padding-left:47px;
	width:100%;
	background-image:url(../images/message.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:33px;
	line-height:33px;
	display: inline-block;
	margin-top:40px;
	margin-bottom:20px;
	}
.mesBoard li{display:inline-block;float:left;margin:13px 0;}	
.boardT{
	width:124px;
	height:34px;
	line-height:34px;
	color:#595757;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	}
input.boardText{
	height:34px;
	border:#b4b4b4 solid 1px;
	background-color:#fbfbfb;
	width:1076px;
	outline:none;
	padding-left:6px;
	line-height:34px;
	font-size:13px;
	}
.radios{width:1076px;}
.radLabel{width:94px;color:#595757;font-size:13px;font-weight:bold;line-height:34px;}
.radLabel input{margin-right:10px;float:left;border-color:#b8b8b8;width:15px;height:15px;background-color:#fff;margin-top:9px;}
.boardarea{width:1076px;height:86px;outline:none;line-height:24px;padding:6px; resize:none;}
.texta{line-height:86px;}
.formH4{width:320px;line-height:24px;font-size:12px;color:#595757;margin:0;float: left;}
.reset,.submit{
	float:right;
	margin-top:45px;
	width:98px;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	border:none;
	background-color:#595757;
	margin-left:12px;
	}
.reset:hover,.submit:hover{background-color:#03367d;}
#dituContent{width:600px;height:330px;border:#ccc solid 1px;}
@media (min-width: 768px) {
.infomation {padding: 30px 20px 0 10px;}
input.boardText,.radios,.boardarea{width: 626px;}
}

@media (min-width: 992px) {
.infomation {padding: 50px 40px 0 20px;}
input.boardText,.radios,.boardarea{width: 846px;}
}

@media (min-width: 1230px) {
.infomation {padding: 50px 70px 0 80px;}
input.boardText,.radios,.boardarea{width: 980px;}
}


.lNew {width: 33.33333%;padding:0 50px;height: auto;float: left;display: inline-block; margin-top:45px;}
.lNew img {width:auto;max-width: 100%;height: auto;}
.lnH4 {font-size: 13px;font-weight: bold;color: #333333;margin: 20px 0;display:inline-block;}
.lnH4:hover{color:#03367d;text-decoration:none;}
.latestNew {padding:0 10px 50px 10px;background-color:#fff;}
.proDiv {width: 100%;height: 72px;overflow: hidden;}
.proDiv p {line-height: 24px;font-size: 12px;color: #595757;margin:0;}
.mBorder {width: 100%;height: 86px;border-bottom: #595757 solid 3px;}
.lNew:hover .mBorder{border-color: #03367d;}
.mBorder_on {border-color: #ce4b18;}
.newsTitle{width:50%;height:122px;float:left;margin-top:80px;display:inline-block;}
.newsTitle li{float:left;}
.newsImg{width:30%;}
.newsImg img{max-width:100%; width:auto;}
.newCon{padding:0 20px;width:70%;}
.ntTop{font-size:13px; color:#03367d;margin:4px 0;}
.dateTime{display:inline-block;color:#949494;font-size:12px;margin:6px 0;}
.newsDiv{width:100%;height:72px;overflow:hidden;}
.newsDiv a{line-height:24px;color:#595757;font-size:12px;}
.rMore {width: 100px;height: 34px;line-height: 34px;text-align: center;color: #fff;display: inline-block;background-color: #595757;margin-top: 20px;margin-left: 2px;font-size: 12px;}
.rMore:hover {color: #fff;text-decoration: none;background-color: #03367d;}
.newsTT{color:#03367d;font-size:24px;width:100%;text-align:center;line-height:20px;margin:0;margin-top:40px;}
.psreads,.newImg{width:100%;text-align:center;margin:6px 0 10px 0;}
.pars{display:inline-block;font-size:12px;color:#595757;font-weight:bold;margin:0 10px;}
ul.newUl{display:block;}
.newP{width:100%;text-align:left;color:#595757;font-size:12px;line-height:26px;margin:0;}
.share{width:100%;height:56px;line-height:56px;text-align:right;margin-top:40px;border-bottom:#c9c9c9 solid 1px;}
.otherNew{width:100%;margin-top:50px;display:block;}
.otherT{font-size:12px;font-weight:bold;color:#595757;}
.odate{float:right;font-size:12px;color:#919191;}
.otherTitles{font-size:12px;color:#595757;}
.otherTitles:hover{color:#03367d;}
.sharen{float:left;}
.shareDiv{width:250px;display:inline-block;}
.icons {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 18px 0 0 16px;
    float: left;
    background-image: url(../images/iconImg.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.shareDiv .mail {background-position: 0px 0px;    margin-top: 22px;}
.shareDiv .mail:hover {background-position: 0px -20px;}
.shareDiv .skype {background-position: -16px 0px;}
.shareDiv .skype:hover {background-position: -16px -20px;}
.shareDiv .youtube {background-position: -32px 0px;}
.shareDiv .youtube:hover {background-position: -32px -20px;}
.shareDiv .google {background-position: -48px 0px;}
.shareDiv .google:hover {background-position: -48px 20px;}
.shareDiv .facebook {background-position: -64px 0px;}
.shareDiv .facebook:hover {background-position: -64px -20px;}
.shareDiv .twitter {background-position: -80px 0px;}
.shareDiv .twitter:hover {background-position: -80px -20px;}
#big,#middle,#small{
	font-size: 12px;
    color: #595757;
	cursor:pointer;
	}
@media (min-width: 768px) {
.lNew{padding:0 1px;}
}

@media (min-width: 992px) {
.lNew{padding:0 30px;}
}

@media (min-width: 1230px) {
.lNew{padding:0 50px;}
}
.Certificates{padding:20px 0 120px 0;    background-color: #fff;}
.Certificates li{
	float:left;
	width:270px;
	/*height:260px;*/
	margin:60px 15px 0 15px;
	display:inline-block;
	border-bottom:#03367d solid 2px;
	position:relative;
	z-index:1;
	background-color:#fff;
	padding-bottom:60px;
	}
.cerTitle{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	display:inline-block;
	margin-bottom:10px;
	color:#595757;
	font-size:13px;
	text-align: left;
	}
.Certificates li img{z-index:1;transform: translateZ(0px);transition: transform 0.3s ease 0s; width:100%;}
.Certificates li:hove{z-index:2;}
.Certificates li:hover img{
	z-index:2;
	transform: scale(1.1, 1.1);
	transition: transform 0.6s ease 0s;
	-webkit-box-shadow:0 8px 10px #7c7c7c;  
  	-moz-box-shadow:0 8px 10px #7c7c7c;  
  	box-shadow:0 8px 10px #7c7c7c;  
	}
.paging {text-align: center;padding: 50px 0 90px 0;    background-color: #fff;}
.pags {
	height: 30px;
	display: inline-block;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	padding: 0 12px;
	background-color: #5d5c5c;
	margin: 0 10px;
	border-radius: 3px;
}
.pags:hover, .pageOn {color: #fff;background-color: #03367d;text-decoration: none;}


.applications{padding:100px 20px;background-color: #fff;}
.appsCon{float:left;display:inline-block;text-align:left;}
.appsH4{font-size:16px;color:#03367d;}
.appsP{font-size:14px;color:#595757;line-height:26px;width:500px;margin-bottom:25px;}
.appTable{font-size:12px;color:#595757;line-height:20px;}
.appRdio{font-size:30px;}
.appsImg{float:right;}
.appsImg img{border:#03367d solid 3px;border-radius:3px;}

.proNavT {display: inline-block;width: 230px;line-height: 45px;color: #fff;font-size: 16px;background-color: #595757;margin-left: 2px;position: relative;}
.proNavT:hover, .proNavOn {text-decoration: none;color: #fff;background-color: #03367d;}
.aboutCon {padding: 100px 0 60px 0;width: 100%;text-align: center;}
.aboutDetail{width: 100%;text-align: center;}
.aboutDetail h1{font-size:32px; text-align:center; color:#7b7b7b; font-weight:bold; margin:0 0 40px 0;}
.aboutDetail p{font-size:15px; line-height:2; color:#7b7b7b; margin-bottom:30px; text-align:left;}
.Certificates li a{width:100%; height:auto; display:inline-block;}
.rcreat{float:right;display:block;width: 0;height: 0;border-top: 4px solid transparent;border-left: 7px solid #595757;border-bottom: 4px solid transparent;margin-top: 5px;}
.cerTitle:hover .rcreat{border-left-color:#03367d;}

@media (min-width: 768px) {
.proNavT{width: 160px; font-size: 15px;}
.aboutDetail img{max-width:100%; width:auto;}
}

@media (min-width: 992px) {
.proNavT{width: 230px; font-size: 15px;}
}

@media (min-width: 1230px) {

}

.product li{border:#e5e5e5 solid 1px; border-bottom:#a0a7ab solid 3px; margin-bottom:25px;}
.product li h4{width:100%; height:70px;border-top:#e5e5e5 solid 1px; text-align:left; line-height:1.8; display:inline-block; background-color:#f5f5f5; font-size:16px; margin:0; padding:20px 10px; color:#3e3e3f;}
.product a.productMore{width:85px; height:30px; text-align:center; line-height:30px; display:inline-block; color:#fff; float:right; background-color:#a0a7ab;}
.product li:hover{border-bottom-color:#03367d;}
.product li:hover h4{color:#03367d;}
.product li:hover a.productMore{background-color:#03367d;}
.product li img{max-width:100%;}
.product_h3{font-size:20px; line-height:38px; padding-left:18px;color:#03367d;border-left:#03367d solid 3px; text-align:left; margin:30px 1.25% 5px 1.25%;}

.productsNav {text-align: center;padding: 75px 0 25px 0;    background-color: #fff;}
.fProduct ul {width: 100%;display: inline-block;height: auto;}
.proImg {float: left;text-align: center; margin-bottom:30px;}
.proImg img{}
.introduce {float: left; padding: 60px 80px 0 80px;}
.intrH4 {color: #03367d;margin: 40px 0 25px 0;}
.intrP {font-size: 14px;color: #595757;line-height: 2;padding: 0;margin: 0;}
.bottomBor {width: 100%;height: 30px;display: inline-block;border-bottom: #b1b1b1 solid 1px;}
.appA {display: inline-block;margin: 20px 0 10px 0;}
.appA span {font-size: 12px;color: #595757;}
.appA:hover, .appA:hover span {color: #03367d;text-decoration: none;}
.Plastic, .Industrial {background-image: url(../images/appImg.gif);background-repeat: no-repeat;height: 11px;display: inline-block;margin-right: 10px;}
.Plastic {background-position: 0 0;width: 18px;}
.Industrial {background-position: -28px 0;width: 13px;}
.arrowR {display: inline-block;margin: 0 10px 0 66px;}
.fProduct ul {width: 100%;display: inline-block;height: auto;}
.Paaro {width: 100%;text-align: center;}
.Paaro .proNavT {width: 150px;margin: 0;}
.Fpvom {width: 100%;height: auto;display: inline-block;position: relative; overflow: hidden;}
.Features, .Products, .message, .parameters {position: absolute;top: 0;left: 0;width: 100%;opacity: 0;filter: Alpha(Opacity=0);z-index: -1;}
.fpvom_on {opacity: 1;filter: Alpha(Opacity=100);z-index: 2;-webkit-transition: 0.3s all ease;-moz-transition: 0.3s all ease;-o-transition: 0.3s all ease;transition: 0.3s all ease;}
.parameters img {margin-bottom: 50px;max-width: 100%; width: auto;}
.Products{padding:60px 135px 140px 135px; text-align: center;display: inline-block;}
.Products li{float:left;width:280px;margin:0 15px;margin-top:60px;display:inline-block;border-bottom:#03367d solid 2px;position:relative;z-index:1;background-color:#fff; padding-bottom:50px;}

.Products li img{ }
.Products li:hove{z-index:2;}
.Products li:hover div{z-index:2;transform: scale(1.1, 1.1);transition: transform 0.6s ease 0s;-webkit-box-shadow:0 8px 10px #7c7c7c;  -moz-box-shadow:0 8px 10px #7c7c7c;  box-shadow:0 8px 10px #7c7c7c;  }
.Products li div{width:100%; height:auto; display:inline-block; background-color:#f5f5f5; border:#bebebe solid 1px; padding:12px;z-index:1;transform: translateZ(0px);transition: transform 0.3s ease 0s; text-align:center;}
.Products li div a.proMoreImg{width:100%; height:auto; display:inline-block; background-color:#fff; border:#bebebe solid 1px;}
.Products li div img{max-width: 100%;}
.abMore, .abMore:hover {
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	margin-top: 50px;
	margin-left: 2px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #03367d;
}
@media (min-width: 768px) {
.proImg img{max-width:100%; width:auto; }
}

@media (min-width: 992px) {

}

@media (min-width: 1230px) {

}