/* CSS Document */
@charset "utf-8";
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,input {margin:0;padding:0; border:0;}
body {font-size:12px;font-family: '微软雅黑';background:#fff;min-width:1308px;}
input {padding: 0;font-family: '微软雅黑';border:none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
ul,ol,li { list-style-type:none;}
img {border:0;vertical-align:middle}
select,input,select {vertical-align:middle;outline: none;}
select {appearance:none;-moz-appearance:none;-webkit-appearance:none;}
table {border-collapse:collapse;border-spacing:0}
iframe {border:none;}
a:link {color:#666666;text-decoration:none;}
a:visited {color:#666666;text-decoration:none;}
a:hover {text-decoration:none;}
a:active {color:#666666;text-decoration:none;}

.c {clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.fix {*zoom:1;}
.fix:after {clear: both;content:"";display: table;}
.fl {float: left;}
.fr {float: right;}
.center {width:1200px;margin:0 auto;}
/*以上为基本样式*/

/*主要内容*/
.main {margin:40px auto;height:auto;width:1210px;min-width:1200px;}
.main  li {width:262px;padding:10px;border:1px solid #cdcdcd;box-shadow: 0px 2px 5px #999;cursor:pointer;}
.main  li:hover {box-shadow:-4px 0px 16px #bfbfbf,   /*左边阴影*/
                              0px -2px 10px #bfbfbf,  /*上边阴影*/
                              4px 0px 16px #bfbfbf,  /*右边阴影*/
                              0px 4px 16px #bfbfbf;} /*底边阴影*/
.main  li img {display:block;width:262px;height:auto;}


#hide_data {width:0px;height:0px;overflow:hidden;}

.hidden{display:none}
.mskeLayBg { background: #000; width: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; opacity: 0.7; filter: alpha(opacity=70); display:none; _display:none!important ;min-width:1308px;}
.mskelayBox { height:600px; width:800px; margin-top: -307px; margin-left: -407px; position: fixed; left:50%; top: 50%; border: 7px solid #FFF; z-index: 20; background: #FFF; display: none; _display:none!important ;}
.mske_html{overflow-y:auto;overflow-x:hidden;height:600px;}
.mskeClaose { position: absolute; top: -17px; right: -17px; cursor: pointer; }
