.pagecontent{color: #3f3f3f;}
.topBanner {width:100%;position:relative;overflow:hidden;height:300px;}
.topBanner .bannerdiv {width:1920px;position:absolute;left:50%;margin-left:-960px;}
.topBanner img{transition:all 1s;}
.topBanner img:hover{transform: scale(1.04);}
.bigTitle{font-family: microsoft yahei;font-size: 26px;line-height: 1;color:#0094D8;text-align: center;margin-top: 40px;}
.bigTitle span{font-family:arial;font-size: 16px;color:#cbcbcb;}
.square{text-align: center;margin:15px 0 30px 0;}


.wrap{width: 56%; height: 470px;left: 50%; margin-left: -28%; top: 50%; margin-top: -235px;position: fixed;z-index: 99; display: none;border:1px solid #000;background: #FFF;}
.closeBtn{width: 57px; height: 57px; background: url(http://hmhyc.com/images/icon/sprite.png) -109px 0 no-repeat;position: absolute;right: -58px;top: 64px;cursor: pointer;}
.mask{width: 100%; height: 100%; background-color:#000000;opacity: 0.7; position: fixed; left: 0; top: 0; z-index: 98; display: none;} 

