﻿.indexPro {list-style: none;position: relative;padding: 0;}
.indexPro{float: left;background: #fff;padding: 0;position: relative;}
.indexPro a,
.indexPro a img {display: block;position: relative;}
.indexPro a {overflow: hidden;}
.indexPro a div {position: absolute;background: #0075c0;background: rgba(0,117,192,0.8);width: 100%;height: 100%;}
.indexPro a div li{ width:49%; float:left;}
*+html .indexPro a div {position: absolute;width: 100%;height: 246px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0075c012,endcolorstr=#0075c012);/*#7F000000的前两位为16进制透明度，后六位为16进制颜色*/}
.indexPro a div span {display: block;padding: 0 10px 0 40px;text-transform: uppercase;font-weight: normal;color: #fff;}
.indexPro a div h1{ font-size:14px; color:#fff; margin-bottom:10px; padding:72px 40px 10px;}
.indexPro a div p{ margin-bottom:0; color:#fff; padding:0 40px 10px; line-height:10px; text-indent:0;}
/*------------------------------*/
.indexNav {list-style: none;position: relative;margin: 0 auto;padding: 0;}
.indexNav{float: left;margin:0;background: #fff;padding: 0;position: relative;}
.indexNav a,
.indexNav a img {display: block;position: relative;}
.indexNav a {overflow: hidden;}
.indexNav a div {position: absolute;background: rgba(0,117,192,0.8);background: #0075c0;width: 100%;height: 100%;left:134px; bottom:0}
*+html .indexNav a div,*html .indexNav a div{position: absolute;width: 100%;height: 100%;background: #0075c0;  -moz-opacity: 0.9; /*老版本IE浏览兼容*/opacity: 0.9;/*新版本火狐浏览兼容*/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);/*新版本IE浏览兼容*/-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=90)';/*老版本火狐浏览兼容*/}
.indexNav a div span {display: block;text-transform: uppercase;font-weight: normal;color:#fff;}
