article, aside, footer, header, hgroup, main, nav, figure, section { display: block; }
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, figure { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.2 Microsoft yahei; }
h1, h2, h3, h4, h5, h6, button, input, select, textarea { font-size: 100%; }
h1, h2, h3, h4, h5, h6{ font-weight: 400;}
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: courier new,courier,monospace; }
p, ul, li, dl, dd, dt, form, h1, h2, h3, h4, h5, h6 { list-style: none; }
a { color: #666; text-decoration: none; }
a:hover { color: #1475b9; text-decoration: none; }
fieldset, img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
input::-moz-focus-inner, button::-moz-focus-inner { border: 0; padding: 0; outline: 0; }
*html { zoom: expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this)); }
.clear { clear: both; font-size: 0px; height: 0px; overflow: hidden; }
.line5 { clear: both; font-size: 0px; height: 5px; overflow: hidden; }
.line10 { clear: both; font-size: 0px; height: 10px; overflow: hidden; }
.line15 { clear: both; font-size: 0px; height: 15px; overflow: hidden; }
.line20 { clear: both; font-size: 0px; height: 20px; overflow: hidden; }
.line30 { clear: both; font-size: 0px; height: 30px; overflow: hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }
.fl { float: left; }
.fr { float: right; }
.red { color: #F00; }
.red:hover { color: #F60; }
.red a { color: #F00; }
.red a:hover { color: #F60; }
.gray { color: #666; }
.gray:hover { color: #F60; }
.gray a { color: #666; }
.gray a:hover { color: #F60; }
.blue { color: #1E7BB3; }
.blue:hover { color: #F60; }
.blue a { color: #1E7BB3; }
.blue a:hover { color: #F60; }
.orange { color: #c07000; }
.hide { display: none; }
.wrapper { max-width: 1200px; /*min-width:1000px;*/width:100%; margin: 0 auto; position: relative; }

.page2{text-align:center; display:table;margin:0 auto;}

.page{text-align:center; display:table;margin:0 auto;}
.page a{float:left; color:#2e84bb; min-width: 17px; height:27px;line-height:27px; border:1px solid #2e84bb; display:block; text-align:center; margin:0 5px;padding: 0px 5px 0px 5px;}
.page span{float:left; color:#93A0A8; min-width: 17px; height:27px;line-height:27px; border:1px solid #B2CCDD; display:block; text-align:center; margin:0 5px;padding: 0px 5px 0px 5px;background:#F7F7F7;}
.page .active{background:#2e84bb; color:#fff;}
.page a:hover{background:#2e84bb; color:#fff;}

.subMenu{ border-bottom: 1px solid #dedede; padding: 30px 0;}
.subMenu ul li{ float: left; margin: 0 10px 0 0; width:12%;}
.subMenu ul li a{position: relative; display: block; font-size: 15px; font-weight:bold; color: #333;border-radius: 4px;border: 1px solid #ddd; width:100%; height:50px; line-height:50px; *height:50px;text-align:center; }
.subMenu ul li a:hover,
.subMenu ul li a.cur{background: #0195db; color: #FFF;border: 1px solid #0195db;}
.subMenu ul li a i{display: none;content:""; position: absolute; left: 43%; bottom:-16px; border: 8px solid;border-color: #0195db transparent transparent transparent;}
.subMenu ul li a:hover i,
.subMenu ul li a.cur i{ display: block;}
 
/*³É¹¦°¸Àý*/
.cases{padding:32px 0px 17px;}
.cases-col ul{}
.cases-col ul li{float:left; width:22.56%; /*height:248px;*/border:1px solid #ddd; margin: 0 11px 34px;}
.cases-col ul li:hover {position:relative;  -webkit-animation: dese 0.5s 1;  -moz-animation: dese 0.5s 1; animation: dese 0.2s 1;  box-shadow:0 10px 20px #ccc;-webkit-box-shadow:0 10px 20px #ccc;-moz-box-shadow:0 10px 20px #ccc; top:-1px;}
.cases-col ul li .imgBox{width:100%; height:auto;}
.cases-col ul li .imgBox img{width:270px; height:200px;}
.cases-col ul li .cases-txt{padding:0px 10px 0px 8px;  height:96px; overflow:hidden; padding-bottom:5px;width:94%;}
.cases-col ul li .cases-txt img{float:left; width:16px; height:16px;}
.cases-col ul li .cases-txt p{font-size:14px; color:#333; width:208px; line-height:40px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cases-col ul li .cases-txt a{color:#999;}
.cases-col ul li .cases-txt a:hover{ color: #09c; }
.cases-col ul li .cases-txt a.img{background: url(case-icon.png) no-repeat 0 0; width:16px; height:16px;}
.cases-col ul li .cases-txt a.img:hover{ background-position:0 -21px; }
 