123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399 |
- html {
- background: #fff;
- }
- body,div,dl,dt,dd,ul,ol,li,h1,h5,h6,input,button,textarea,p,blockquote,th,td {
- margin: 0;
- padding: 0;
- }
- body {
- font-size: 14px;
- font-family: "微软雅黑";
- overflow-x: hidden;
- color: #323232;
- }
- .douban .hd ul li.last{
- margin-right: 0;
- }
- .tempWrap ul li span {
- color: #48545a;
- font-size: 16px;
- }
- .tempWrap ul li i{
- color: #48545a;
- font-size: 16px;
- font-style: normal;
- }
- .douban .bd ul li {
- float: left;
- width: 319px;
- height: 234px!important;
- margin-right: 21px;
- }
- a {
- text-decoration: none;
- }
- img {
- border: none;
- }
- li {
- list-style: none;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- h4,h5,h6 {
- font-size: 100%;
- }
- q:before,q:after {
- content: '';
- }
- button,input,select,textarea {
- font-size: 100%;
- }
- input,button,textarea,select,optgroup,option {
- font-family: inherit;
- font-size: inherit;
- font-style: inherit;
- font-weight: inherit;
- outline: none;
- }
- address,cite,dfn,em,var {
- font-style: normal;
- }
- ul,ol {
- list-style: none;
- }
- fieldset,img {
- border: 0 none;
- }
- img {
- -ms-interpolation-mode: bicubic;
- }
- i,em {
- font-style: normal;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- input,select,textarea,button {
- font-size: 100%;
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- }
- button,input[type=button],input[type=submit] {
- cursor: pointer;
- }
- input[type=search] {
- -webkit-appearance: textfield;
- }
- textarea {
- overflow-y: auto;
- resize: vertical;
- }
- #qiao-wrap {
- display: none !important;
- }
- ins {
- display: none !important;
- }
- html {
- color: #fff;
- background: #fff;
- }
- li,ol,ul {
- list-style: none;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- h1,h2,h3,h4,h5,h6 {
- font-size: 100%;
- font-family: "宋体";
- }
- img {
- border: 0 none;
- -ms-interpolation-mode: bicubic;
- }
- a {
- text-decoration: none;
- cursor: pointer;
- }
- .article {
- max-width: 1920px;
- min-width: 1024px;
- margin: 0 auto;
- font-size: 18px;
- }
- .wp {
- width: 1180px;
- margin: 0 auto;
- }
- .clear,.clearfix {
- zoom: 1;
- }
- .cb {
- clear: both;
- }
- .clear:after,.clearfix:after {
- content: ' ';
- display: block;
- clear: both;
- height: 0;
- visibility: hidden;
- }
- .hidden,.hide {
- display: none;
- }
- .wrapper {
- width: 1000px;
- margin: 0 auto;
- }
- .article {
- max-width: 1920px;
- min-width: 1024px;
- margin: 0 auto;
- font-size: 18px;
- }
- .over {
- overflow: hidden;
- }
- .transtion {
- transition: all 300ms linear;
- -moz-transiton: all 300ms linear;
- -webket-transition: all 300ms linear;
- -o-transition: all 300ms linear;
- }
- .fl {
- float: left;
- }
- .fr {
- float: right;
- }
- .c1 {
- clear: both;
- }
- .h40 {
- height: 40px;
- }
- .foot_nav {
- position: fixed;
- bottom: 0px;
- width: 100%;
- z-index: 3;
- }
- .foot_nav .foot_nav1 {
- width: 100%;
- height: 52px;
- background: #fff;
- opacity: 0.7;
- }
- .foot_nav .foot_nav2 {
- width: 152px;
- margin: 0 auto;
- height: 52px;
- z-index: 3;
- position: absolute;
- bottom: 0px;
- left: 50%;
- margin-left: -76px;
- }
- .foot_nav .foot_nav2 ul li {
- float: left;
- text-align: center;
- }
- .foot_nav .foot_nav2 ul li a {
- font-size: 14px;
- font-family: "微软雅黑";
- color: rgb(72, 84, 90);
- line-height: 52px;
- }
- .foot_nav .foot_nav2 ul li.no4 a {
- display: block;
- width: 29px;
- height: 52px;
- margin-right: 32px;
- position: relative;
- background: url(../images/wx1.png) no-repeat 0px center;
- }
- .foot_nav .foot_nav2 ul li.no4 a img {
- position: absolute;
- top: -157px;
- left: -67px;
- display: none;
- }
- .foot_nav .foot_nav2 ul li.no5 a {
- display: block;
- width: 29px;
- height: 52px;
- margin-right: 32px;
- background: url(../images/wb1.png) no-repeat 0px center;
- }
- .foot_nav .foot_nav2 ul li.no6 a {
- display: block;
- width: 29px;
- height: 52px;
- background: url(../images/mail1.png) no-repeat 0px center;
- }
- .foot_nav .foot_nav2 ul li.no4 a:hover {
- background: url(../images/wx_hover.png) no-repeat 0 center!important;
- }
- .foot_nav .foot_nav2 ul li.no5 a:hover {
- background: url(../images/wb_hover.png) no-repeat 0 center!important;
- }
- .foot_nav .foot_nav2 ul li.no6 a:hover {
- background: url(../images/mail_hover.png) no-repeat 0 center!important;
- }
- @charset "utf-8";
- html{margin:0;padding:0;_text-overflow:ellipsis;}
- body{margin:0;padding:0;font-family:"\5b8b\4f53","\65B0\5B8B\4F53","arial";}
- div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,button,img,button,select,iframe{padding:0;margin:0;border:0;}
- img,input,button,select,textarea,fieldset,iframe{vertical-align:top;*vertical-align:middle;}
- ul,li{list-style-type:none;}
- hgroup{clear:both;overflow:hidden;}
- .bai{color:#fff;}
- .hei{color:#000}
- .none{display:none;}
- .fl{float:left;}
- .fr{float:right;}
- .clearfix{display:block;clear:both;}
- .clearfix{*zoom:1;}
- .clearfix:after{display:block; overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}
- .h0{height:0;}/*内容块清除浮动专用*/
- .h10{height:10px;}/*间隔高勿删*/
- .h15{height:15px;}/*间隔高勿删*/
- .h20{height:20px;}/*间隔高勿删*/
- .h25{height:25px;}/*间隔高勿删*/
- .h30{height:30px;}/*间隔高勿删*/
- hgroup h2.fr{font-weight:normal;}
- .ul-bor{border-bottom:1px dashed #e4e4e4}
- input:-webkit-autofill{box-shadow:0 0 0 1000px white inset;}/*清除表单自完成背景*/
- em,a{font-style:normal;transition:all .6s;}
- .art-tab .hd a{transition:none;}
- /*其他*/
- .jz,.bd img{/*图片加载*/
- background:url(../sucai/bx_loader.gif) center center no-repeat #fff;
-
- }
- .jz{
- border:1px solid #CCC;
- padding:1px;
- transition:all .5s;
- }
- .jz:hover{
- box-shadow:0 0 5px #999;
- }
- .lb li{/*列表标点*/
- background:url(../sucai/biaodian.gif) no-repeat left center;
- padding-left:10px;
- }
- .pngbg{/*背景半黑*/
- background:rgba(0,0,0,.6)!important;/*ie9+any*/
- background:#000;/*ie678*/
- filter:alpha(opacity=60);/*ie6789*/
- /*_background:url(../sucai/tubg.png);/*ie6*/
- }
- :root .pngbg {filter:alpha(opacity=100)\9;/*ie9*/}
- /*多栏居中通用*/
- .list-cn{
- text-align:center;
- font-size:0;
- }
- .list-left{
- text-align:left;
- font-size:0;
- }
- .list-cn li{
- font-size:12px;
- display:inline-block;
- *display:inline;
- *zoom:1;
- }
- /*download by www.sucaijiayuan.com*/
- #play { position: fixed;
- z-index: 5;
- top: 50%;
- left: 50%;
- display: none;
- margin-left: -320px;
- margin-top: -431px;width:640px;text-align:center;overflow:hidden;margin:5px auto;}
- #play .change_a {width:50%;height:100%;position:absolute;top:0;z-index:1;cursor:pointer;display:block;overflow:hidden;background:url(about:blank);}
- #play .prev_a {left:0;}
- #play .next_a {right:0}
- #play .change_a span {width:24px;height:43px;display:block;position:absolute;top:50%;margin-top:-21px;display:none}
- #play .prev_a span {background:url(../images/s_gallery_2012110702.png) no-repeat 0px -50px;left:0;}
- #play .next_a span {background:url(../images/s_gallery_2012110702.png) no-repeat -30px -50px;right:0;}
- #play .img_ul {position:relative;z-index:1;}
- .img_hd {width:640px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#eee;overflow:hidden;height:66px;padding:2px 0;margin-top:15px;margin:5px auto;position:relative;}
- .img_hd ul {position:absolute;z-index:1}
- .img_hd ul li {float:left;width:80px;height:60px;border:3px solid #eee;cursor:pointer;margin:0 3px 0 1px;overflow:hidden;*display:inline;padding:1px;text-align:center}
- .img_hd ul li img {height:60px;}
- .img_hd ul li.on{ border-color:rgb(45, 150, 233);}
- .img_hd .bottom_a {background:url(../images/s_gallery_2012110702.png) no-repeat;width:22px;height:22px;position:absolute;display:block;top:50%;margin-top:-11px;cursor:pointer;z-index:10}
- .img_hd .prev_a { background-position:0 -24px;left:5px;}
- .img_hd .next_a { background-position:-30px -24px;right:5px;}
|