/* 分类树导航样式START */ .hide{display:none} .header-wrap{background-color:#039251;width:100%; margin-bottom:5px} .navwrap{border-bottom:2px solid #039251;height:42px;box-shadow:0 1px 2px #999;-webkit-box-shadow:0 1px 2px #999;-moz-box-shadow:0 1px 2px #999} #nav{height:38px;width:1190px;margin:0 auto;position:relative;padding:0;z-index:4} .navbar{height:36px;padding-left:218px;position:relative} .navbar a{float:left;width:auto;text-align:center;height:36px;line-height:36px;color:#fff;padding:0 15px;text-decoration:none;font-size:15px;font-family:"\5FAE\8F6F\96C5\9ED1";white-space:nowrap;border-right:1px #931900 solid;border-left:1px #a52600 solid;position:relative} .youqinglj{width:1200px;margin:auto;} .player { background: #2a2a2a; box-sizing: border-box; border-radius: 5px; height: 70px; -moz-box-sizing: border-box; float: left; font-family: Arial, sans-serif; position: absolute; padding: 0; bottom: 20px; z-index: 2; opacity: 1; box-shadow: 0 0 10px rgba(0,0,0,0.3); -webkit-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; -moz-user-select: none; -webkit-user-select: none; user-select: none; } .video { position: relative; margin: 0px auto; } .video:hover .player { opacity: 1; } .player .progress { width: 60%; height: 20px; border-radius: 5px; background: #676767; box-shadow: inset 0 -5px 10px rgba(0,0,0,0.1); float: left; cursor: pointer; margin: 24px 0 0 0; padding: 0; position: relative; font-variant: normal; } .player .progress-bar { background: #33b5d5; box-shadow: inset -30px 0px 69px -20px #89f6f5; border-radius: 5px; height: 100%; position: relative; z-index: 999; width: 0; } .player .button-holder { position: relative; left: 10px; } .player .progress-button { background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.3); border-radius: 30px; width: 20px; height: 20px; position: absolute; left: -20px; text-decoration: overline; } .player [class^="buffered"] { background: rgba(255,255,255,0.1); position: absolute; top: 0; left: 30px; height: 100%; border-radius: 5px; z-index: 1; } .player .play-pause { display: inline-block; font-size: 3em; float: left; text-shadow: 0 0 0 #fff; color: rgba(255,255,255,0.8); width: 10%; padding: 17px 0 0 3%; cursor: pointer; font-variant: small-caps; } .player .play, .player .pause-button { -webkit-transition: all 0.2s ease-out; } .player .play .pause-button, .player .pause .play-button { display: none; } .player .pause-button { padding: 5px 2px; box-sizing: border-box; -moz-box-sizing: border-box; height: 34px; } .player .pause-button span { background: #fff; width: 8px; height: 24px; float: left; display: block; } .player .pause-button span:first-of-type { margin: 0 4px 0 0; } .player .time { color: #fff; font-weight: bold; font-size: 1.2em; position: absolute; right: 0; top: 24px; } .player .stime, .ttime { color: #444; } .player .play:hover { text-shadow: 0 0 5px #fff; } .player .play:active, .pause-button:active span { text-shadow: 0 0 7px #fff; } .player .pause-button:hover span { box-shadow: 0 0 5px #fff; } .player .pause-button:active span { box-shadow: 0 0 7px #fff; } .player .volume { position: relative; float: left; width: 8%; margin: 0 0 0 4%; height: 100%; } .player .volume-icon { padding: 1.5%; height: 100%; cursor: pointer; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transition: all 0.15s linear; } .player .volume-icon-hover { background-color: #4f4f4f; } .player .volume-holder { height: 100px; width: 100%; background: black; position: absolute; display: none; background: #4f4f4f; left: 0; border-radius: 5px 5px 0 0; top: -100px; } .player .volume-bar-holder { background: #333; width: 20px; box-shadow: inset 0px 0px 5px rgba(0,0,0,0.3); margin: 15px auto; height: 80px; border-radius: 5px; position: relative; cursor: pointer; } .player .volume-button { background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.3); border-radius: 30px; width: 20px; height: 20px; } .player .volume-button-holder { position: relative; top: -10px; } .player .volume-bar { background: #33b5d5; box-shadow: inset -30px 0px 69px -20px #89f6f5; border-radius: 5px; width: 100%; height: 100%; position: absolute; bottom: 0; } .player .fullscreen { width: 12%; cursor: pointer; float: left; height: 100%; } .player .fullscreen a { width: 25px; height: 20px; border-radius: 3px; background: #fff; display: block; position: relative; top: 23px; margin: 0px auto; } .player .volume-icon span { width: 20%; height: 13%; background-color: #fff; display: block; position: relative; z-index: 1; font-weight: bold; top: 40%; color: #fff; left: 22%; } .player .volume-icon span:before, .player .volume-icon span:after { content: ''; position: absolute; } .player .volume-icon span:before { width: 0; height: 0; border: 1em solid transparent; border-left: none; border-right-color: #fff; z-index: 2; top: -2px; left: 10%; margin-top: -40%; } .player .volume-icon span:after { width: 2%; height: 2%; border: 1px solid #fff; left: 190%; border-width: 0px 0px 0 0; top: 5px; border-radius: 0 50px 0 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); font-variant: small-caps; } .player .v-change-11 span:after { border-width: 10px 10px 0 0; top: 0; } .player .v-change-10 span:after { border-width: 9px 9px 0 0; top: 1px; } .player .v-change-9 span:after { border-width: 8px 8px 0 0; top: 1px; } .player .v-change-8 span:after { border-width: 7px 7px 0 0; top: 2px; } .player .v-change-7 span:after { border-width: 6px 6px 0 0; top: 2px; } .player .v-change-6 span:after { border-width: 5px 5px 0 0; top: 3px; } .player .v-change-5 span:after { border-width: 4px 4px 0 0; top: 3px; } .player .v-change-4 span:after { border-width: 3px 3px 0 0; top: 4px; } .player .v-change-3 span:after { border-width: 2px 2px 0 0; top: 4px; } .player .v-change-2 span:after { border-width: 1px 1px 0 0; top: 5px; } .player .v-change-1 span:after { border-width: 0px 0px 0 0; top: 5px; } .player .v-change-1 span:after { content: '+'; -webkit-transform: rotate(45deg); font-size: 20px; top: -6px; left: 25px; } /* ------- IGNORE */ #header { width: 100%; margin: 0px auto; } #header #center { text-align: center; } #header h1 span { color: #000; display: block; } #header p { font-family: 'Georgia', serif; } #header h1 { color: #029a49; font: bold 30px 'Bree Serif', serif; } #travel { padding: 10px; background: rgba(0,0,0,0.6); border-bottom: 2px solid rgba(0,0,0,0.2); font-variant: normal; text-decoration: none; } #travel a { font-family: 'Georgia', serif; text-decoration: none; border-bottom: 1px solid #f9f9f9; font-size: 20px; color: #f9f9f9; } .container { padding: 40px 0 0 0; } .navbar a.first{border-left:0 none} .navbar a.last{border-right:0 none} .navbar a:hover{background-color:#8d1e01;color:#fff} .navbar a.current{background-color:#6c1500;border-right:1px #6c1500 solid;box-shadow:0 0 10px #4f0000 inset;-webkit-box-shadow:0 0 10px #4f0000 inset;-moz-box-shadow:0 0 10px #4f0000 inset} .navbar a:hover{text-decoration:none} .navbar a.current:hover{color:#fff} .navbar .navbt{width:105px;height:30px;position:absolute;top:3px;right:10px;background:url("/skin/demo1688/images/navbt.jpg") no-repeat;border:0 none;float:none;font-size:14px;line-height:30px;padding:0} a.navbt span{background:url("/skin/demo1688/images/iconmap.jpg") no-repeat 1px 3px;padding-left:18px} .navbar a.navbt:hover{background:transparent url("/skin/demo1688/images/navbt-hover.jpg") no-repeat} .navbar a.navbt:hover span{background-image:url("/skin/demo1688/images/iconmap-hover.jpg")} .bg3{width:1200px;margin:auto;} .root1200{ width:1200px; height:100px; margin:0 auto; overflow:visible} .hhh em{ width:40px; height:15px; float:left; color:#FFF; font-size:12px; font-family:Verdana, Geneva, sans-serif;background:#333; margin:0 0 -20px 10px; padding:2px 5px 2px 10px; z-index:999; position:absolute; top:10px;} .wapadd{width:1200px;margin:auto;} .youqinglj li img{width:235px;height:100px;} .pros{position:absolute;top:0px;left:1px;z-index:1000;width:218px;background:#149b44;overflow:hidden;} .pros h2{border-bottom: 2px solid #039251;text-align:left;height:40px;line-height:40px;color:#fff;font-size:16px;font-weight:400;font-family:"\5FAE\8F6F\96C5\9ED1";box-shadow:016123;-webkit-box-shadow:016123;padding-left: 40px;} .subpage h2{background:url("/skin/demo1688/images/icon-dropdown.jpg") no-repeat 146px center;cursor:pointer} .subpage .prosul{display:none} .prosul{padding-left:3px;width:213px;margin-top:2px;_overflow:hidden;overflow:hidden;background: #fff;border:1px solid #e2e2e2;background-image:url("/skin/demo1688/images/menubg.jpg");height:405px;} .prosul li,.prosul i{background:url("/skin/demo1688/images/iconcatg.png") no-repeat;} li.food{background-position:10px 15px} li.enjoy{background-position:10px -35px} li.women{background-position:10px -85px} li.life{background-position:10px -135px} li.travel{background-position:10px -185px} li.goods{background-position:10px -235px} .fenlei a{font-size:14px;} .prosmore span a strong{font-size:16px;} .prosul li{line-height:45px;height:45px;_overflow:hidden;/*border-bottom:1px #bb2d1e dashed;*/margin-right:3px;padding-left:38px;padding-left:50px;} .prosul li.prosahover{/*border-bottom:1px #fff solid;*/background-color:#0a9462;margin-right:0;padding-right:3px;width:174px;} .prosul a{color:#ffd0c0;padding-right:15px;padding-left:15px;white-space:nowrap;display:inline-block;height:36px;} .prosul a.hot{background:url("/skin/demo1688/images/icon-hot.png") right 8px no-repeat} .prosul li.prosahover a.hot{background-image:url("/skin/demo1688/images/icon-hot-hover.png")} .prosul li.prosahover a{color:#636363} .prosul li a.ti{font-size:18px;font-family:"\5FAE\8F6F\96C5\9ED1";color:#222} .prosul li.prosahover a.ti{color:#fff} .prosul li a:hover{color:#fff} .prosul li.nochild a:hover{color:#fff} .prosul li i{float:right;display:block;width:3px;height:45px;text-indent:-999em;background-position:0 -279px;padding-right:12px} .prosul li.prosahover i{background-position:0 -326px} .prosul li.last{border-bottom:0 none} .prosul li.bd-solid{border-bottom:1px #c22900 solid} .prosul li.hotareas{background-image:none;padding-left:12px;line-height:26px;height:106px;*overflow:hidden} .prosul li.hotareas i{line-height:30px;margin-top:-2px;height:40px;background-position:0 -279px} .prosul li.hotareas a{line-height:30px;height:30px} .prosul li.hotareas a.hot{background-position:right 0} .prosul li h2{padding-left:0;line-height:40px;display:inline;font-size:14px;font-weight:400;} .prosul li.prosahover h2{color:#d03322} .prosmore{padding:10px;position:absolute;z-index:999;left:217px;top:39px;background-color:#fff;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */ background-color:rgba(255,255,255,0.8);border:1px #ccc solid;/*border-left:0 none;*/width:220px;height:342px; overflow:hidden;line-height:35px;} .prosul .prosmore{text-align:left} .prosul .prosmore span{float:left;/*height:36px;width:107px;*/line-height:22px} .prosul li .prosmore a{/*height:18px;line-height:18px;padding:0 10px;*/font-size:14px;} .prosul li .prosmore a:hover{background-color:#d03322;color:#fff} .prosmore em{font-weight:400;padding:0 5px;display:inline-block;max-width: 80px;overflow: hidden;height: 22px;} .prosmore em.morehot{background:url("/skin/demo1688/images/icon-hot-more.png") right top no-repeat;padding-right:22px} .left_pic{width:250px;float:left;} .cell-tags{/*width:720px;*/ height:100px; overflow:hidden} .cell-tags h8{ float: left; display: inline; text-align:center; padding-right:5px; } .prosmore .fd-left a { font-size: 14px; color: #258 } .prosmore .list-item { height: 55px; line-height: 25px; overflow: hidden; float:left; border-bottom: 1px #e5e5e5 solid; } .prosmore .list-item li { margin-left: 10px } /*分类树导航END */ html { color: #000; overflow-y: scroll; background: #fff } body,/*h1,*/h2,h3,h4,h5,h6,hr,/*p,*/blockquote,dl,dt,dd,ul,ol,li,pre,fieldset,lengend,button,input,textarea,form/*,th,td*/ { margin: 0; padding: 0; list-style:none; } #header p { margin: 0; padding: 0 } body,button,input,select,textarea { font: 12px/1.5 Tahoma,Arial,"\5b8b\4f53",sans-serif } h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal } address,cite,dfn,em,var { font-style: normal } code,kbd,pre,samp,tt { font-family: "Courier New",Courier,monospace } small { font-size: 14px } ul,ol { list-style: none } a { text-decoration: none } a:hover { text-decoration: underline; color: #0a9462 } abbr[title],acronym[title] { border-bottom: 1px dotted; cursor: help } q:before,q:after { content: '' } legend { color: #000 } fieldset,img { border: 0 } button,input,select,textarea { font-size: 100%; border:#e3e3e3 1px solid; padding:1px; } hr { border: 0; height: 1px; *color: #fff } img { -ms-interpolation-mode: bicubic } article,aside,footer,header,hgroup,nav,section,figcaption,details,summary { display: block } menu { list-style: none; margin: 0; padding: 0 } figure { display: block; margin: 0 } output,time { display: inline } mark { display: inline; background: yellow; color: #000 } address { padding: 0 } .fd-left { float: left; display: inline; text-align:center; } .fd-right { float: right } .fd-clear { clear: both; display:none; } .fd-clr { zoom: 1 } .fd-clr:after { display: block; clear: both; height: 0; content: "\0020" } .fd-hide { display: none } .fd-show { display: block } .fd-inline { display: inline } .fd-lump { display: inline-block; display: -moz-inline-stack; zoom: 1; *display: inline } .mulu_san p a{margin-left:15px;} .fd-visible { visibility: visible } .fd-hidden { visibility: hidden } .fd-locate { position: relative } .fd-cny { font-family: Helvetica,Arial } .fd-gray { color: #666 } .fd-bold { font-weight: 700 } .w952 { width: 952px; margin: 0 auto; padding: 0 4px } #header,#content,#footer,.layout { zoom: 1 } #header:after,#content:after,#footer:after,.layout:after { content: "\0020"; display: block; height: 0; clear: both } .grid-fixed { margin-right: 0!important } .layout .grid-1 { float: left; width: 32px; margin-right: 8px } .layout .grid-2 { float: left; width: 72px; margin-right: 8px } .layout .grid-3 { float: left; width: 112px; margin-right: 8px } .layout .grid-4 { float: left; width: 152px; margin-right: 8px } .layout .grid-5 { float: left; width: 192px; margin-right: 8px } .layout .grid-6 { float: left; width: 232px; margin-right: 8px } .layout .grid-7 { float: left; width: 272px; margin-right: 8px } .layout .grid-8 { float: left; width: 312px; margin-right: 8px } .layout .grid-9 { float: left; width: 352px; margin-right: 8px } .layout .grid-10 { float: left; width: 392px; margin-right: 8px } .layout .grid-11 { float: left; width: 432px; margin-right: 8px } .layout .grid-12 { float: left; width: 472px; margin-right: 8px } .layout .grid-13 { float: left; width: 512px; margin-right: 8px } .layout .grid-14 { float: left; width: 552px; margin-right: 8px } .layout .grid-15 { float: left; width: 592px; margin-right: 8px } .layout .grid-16 { float: left; width: 632px; margin-right: 8px } .layout .grid-17 { float: left; width: 672px; margin-right: 8px } .layout .grid-18 { float: left; width: 712px; margin-right: 8px } .layout .grid-19 { float: left; width: 752px; margin-right: 8px } .layout .grid-20 { float: left; width: 792px; margin-right: 8px } .layout .grid-21 { float: left; width: 832px; margin-right: 8px } .layout .grid-22 { float: left; width: 872px; margin-right: 8px } .layout .grid-23 { float: left; width: 912px; margin-right: 8px } .layout .grid-24 { float: left; width: 952px } .w952 { width: 952px; margin: 0 auto; padding: 0 4px } .w1120 { width: 1120px; margin: 0 auto; padding: 0 4px 0 12px } .w990 { width: 1190px; margin: 0 auto; padding: 0 4px } .mr10 { margin-right: 10px } .grid-fixed { margin-right: 0!important } h1,h2,h3,h4 { font-weight:100 } body,a { color: #444 } a:hover,a:active { color: #f50; } #content { margin-top: 0 } #header { margin-bottom: 9px } @media only screen and (min-device-width:768px) and (max-device-width:1024px) and (max-device-width:480px) { layout { padding-left: 5px; padding-right: 5px } } @media only screen and (min-device-width:768px) and (max-device-width:1024px) { .layout { padding-left: 5px; padding-right: 5px } } @media only screen and (max-device-width:480px) { .layout { padding-left: 5px; padding-right: 5px } } .layout { width: 1190px; margin: 0 auto; } .layout .col-main,.layout .col-sub,.layout .col-ext { float: left; margin-right: 10px; overflow: hidden } .layout .col-main { width:100%; } .layout .col-sub { width: 220px; display:none; } .layout .col-ext { width: 230px; margin-right: 0 } .layout-space .layout { margin-bottom: 8px } .layout-fixed { margin-bottom: 0!important } .grid-right { float: right!important } .fill-content #content { margin-top: 0 } .fill-content .layout { margin: 0 auto; width: 952px; padding: 0 4px } .float-cancel { float: none!important } .last-col { margin-right: 0!important; padding-right: 0!important } .ms-yh { font-family: 5 FAE 8 F6F 9 6 C5 9 ED1,; 9ED14F53: ,; 6: 587 6 CC9 9 A7F 6 B63 9 ED1 4 F53,; 5: 34 E 6 587 7 EC6 9 ED1; font-weight: 400 } a.a-img,a.a-mix { display: inline-block; font-size: 0; line-height: 0 } a.a-mix:hover,a.a-mix:active { text-decoration: none } a.a-mix img { margin-bottom: 2px } a.a-mix span,a.a-mix .description { display: block; font-size: 12px; line-height: 1.5 } .vertical-img { display: table; text-align: center; overflow: hidden; font-size: 0; *display: block } .vertical-img .box-img { display: table-cell; vertical-align: middle; border:1px solid #e2e2e2; *display: inline; *writing-mode: tb-rl; *text-align: center; *height: 100% } .vertical-img img { vertical-align: middle } .layout,.define,,.listindex,,.list-product,,.list-tags,,.cell-header,,.cell-product-3rd,,.cell-tags,,.cell-tags ul { zoom: 1 } .layout:after,.define:after,.listindex:after,.list-product:after,.list-tags:after,.cell-header:after,.cell-product-3rd:after,.cell-tags:after,.cell-tags ul:after { /*display: block;*/ clear: both; height: 0; content: "\0020" } .define dt,.define dd,.listindex li,.list-tags li,.cell-header .titleindex,.cell-header li,.cell-header dt,.cell-header dd,.cell-tags li { float: left; _display: inline } .list-product li { width:80px;height:60px; float: left!important } .listindex li li { float: none } .cell-header p,.cell-header ul,.cell-header dl { overflow: hidden; _display: inline-block } .cell-product-1st dt,.cell-product-1st dd,.cell-product-2nd dt,.cell-product-2nd dd,.cell-product-3rd dt,.cell-product-3rd dd,.cell-tags dd,div.cell-tags ul { overflow: hidden } .cell-product-2nd dt { font-size: 0; line-height: 0; margin-bottom: 2px } .cell-product-3rd dt { float: left; font-size: 0; line-height: 0; _margin-right: -3px } .cell-list-txt { line-height: 1.8 } .cell-tags dd,.cell-tags li { word-break: keep-all } .cell-tags dt.fd-left,div.cell-tags .fd-left { _margin-right: -3px } .orange,a.orange:link,a.orange:visited { color: #0a9462!important } .red { color: #de0001!important } .green { color: #2b8600!important } .icon-hp-more { *display: inline; display: inline-block; zoom: 1; font-size: 12px; background: url("/skin/demo1688/images/452401_1451252140.png") 0 -418px; height: 9px; width: 4px } .cell-hot-market { zoom: 1 } .cell-hot-market:after { content: "\0020"; display: block; height: 0; clear: both } .cell-hot-market .hot-img,.cell-hot-market .hot-info { float: left } .cell-hot-market .hot-img { position: relative; top: 7px } .hot-img a { float: left; width:70px; height:70px; overflow:hidden; } .cell-hot-market .hot-img img { display: block; width:auto; } .cell-hot-market .hot-info li { padding-left: 16px; height: 26px; line-height: 26px; overflow: hidden } .cell-hot-market .hot-info .current { background: url("/skin/demo1688/images/459266_1451252140.png") no-repeat scroll 0 0 transparent; background-position: 6px -377px } .cell-hot-market .hot-info .current a:visited { color: #0a9462 } .cell-hot-market .hot-info .current a:link { color: #0a9462 } .cell-table { width: 100%; max-width: 100%; margin-bottom: 15px; border-collapse: collapse; border-spacing: 0; background: #f7f7f7; border: 1px solid #dfdfdf } .cell-table td { text-align: center; border: 1px solid #dfdfdf; width: 25% } .cell-linkbtn-list { zoom: 1 } .cell-linkbtn-list:after { content: "\0020"; display: block; height: 0; clear: both } .cell-linkbtn-list a { background: #f4f4f4; border: 1px solid #e0e0e0; text-align: center; height: 20px; width: 78px; line-height: 20px; cursor: pointer; float: left; margin-left: 10px; margin-bottom: 5px } .cell-linkbtn-list .first { margin-left: 0 } .cell-rank-list .rank1 { background-position: 0 6px } .cell-rank-list .rank2 { background-position: 0 -18px } .cell-rank-list .rank3 { background-position: 0 -42px } .cell-rank-list .rank4 { background-position: 0 -66px } .cell-rank-list .rank5 { background-position: 0 -90px } .cell-rank-list .rank6 { background-position: 0 -114px } .cell-rank-list .rank7 { background-position: 0 -138px } .cell-rank-list .rank8 { background-position: 0 -162px } .cell-rank-list .rank9 { background-position: 0 -186px } .cell-rank-list .rank10 { background-position: 0 -210px } .cell-rank-list li { height:26px; line-height:26px; overflow:hidden; padding-left: 20px; background: url("/skin/demo1688/images/rank.png") no-repeat } .cell-rank-list .count { padding-right: 5px; float: right; color: #727272 } .cell-list-info { margin: 15px 0; width: 100%; max-width: 100%; margin-bottom: 15px; border-collapse: collapse; border-spacing: 0 } .cell-list-info td { vertical-align: middle; padding-left: 7px } .cell-list-info .label { width: 33px; padding-left: 0; text-align: center; border: 1px solid #e0e0e0; background: #f5f5f5 } .cell-img-title { overflow: hidden; height: 20px; display: block; position: relative } .cell-img-title img { position: absolute; display: block } .cell-img-title .title-name1 { top: 0 } .cell-img-title .title-name2 { top: -30px } .cell-img-title .title-name3 { top: -60px } .cell-img-title .title-name4 { top: -90px } .cell-img-title .title-name5 { top: -120px } .cell-img-title .title-name6 { top: -150px } .cell-img-title .title-name7 { top: -177px } .cell-img-title .title-name8 { top: -207px } .cell-img-title .title-name9 { top: -237px } .cell-img-title .title-name10 { top: -267px } .cell-img-title .title-name11 { top: -297px } .cell-img-title .title-name12 { top: -327px } .cell-img-title .title-name13 { top: -357px } .cell-img-title .title-name14 { top: -387px } .cell-img-title .title-name9 { top: -238px } .cell-img-title .title-name14 { top: -387px } #alibar-v4 { background-color: #f7f7f7; border-top: solid 1px #d8d8d8; border-bottom: solid 1px #d8d8d8; min-width:1190px; } #alibar-v4 .alibar-container { margin: 0 auto; padding: 0 4px; width: 1190px; height: 35px; line-height: 35px; } #alibar-v4 a { text-decoration: none } #alibar-v4 a:hover { color: #0a9462!important } #alibar-v4 .topnav li,#alibar-v4 .nav-arrow,#alibar-v4 .topnav-purchaselist .nav-title span,#alibar-v4 .topnav-tp .contact-us,#alibar-v4 .topnav-tp .apply-form,#alibar-v4 .topnav-tp .join-promotion,#alibar-v4 .topnav-tp .renewal-online { background: url("/skin/demo1688/images/alibar-v4.gif") no-repeat } #alibar-v4 li { float: left } #alibar-v4 .extra { position: relative; z-index: 1804 } #alibar-v4 .account-sign-status { float: left; color: #444 } #alibar-v4 .account-sign-status li { list-style: none } #alibar-v4 .account-sign-status a:link,#alibar-v4 .account-sign-status a:visited { color: #369 } #alibar-v4 .account-sign-status li { padding: 0 5px } #alibar-v4 .account-sign-status a.modify-nick { color: #0a9462 } #alibar-v4 .account-msg a span { margin-left: 2px; padding: 0 4px; background-color: #0a9462; color: #fff; -moz-border-radius: 3px; border-radius: 3px } #alibar-v4 .account-msg a:hover span { background-color: #f30 } #alibar-v4 .topnav { float: right } #alibar-v4 .topnav a:link,#alibar-v4 .topnav a:visited { color: #666 } #alibar-v4 .topnav li { background-position: right 6px } #alibar-v4 .nav-title { float: left; padding: 0 10px; height: 24px } #alibar-v4 .extra:hover .nav-title,#alibar-v4 .nav-hover .nav-title { padding: 0 9px; border-left: solid 1px #d1d1d1; border-right: solid 1px #d1d1d1; background-color: #fff } #alibar-v4 .topnav li.nav-hover-prev { background: 0 } #alibar-v4 .nav-arrow { padding-right: 10px; background-position: right -160px } #alibar-v4 .topnav li:hover .nav-arrow,#alibar-v4 .topnav .nav-hover .nav-arrow { background-position: right -190px } #alibar-v4 .list-first { background: 0 } #alibar-v4 .nav-content { display: none; border: solid 1px #d1d1d1; border-top: 0 none; background-color: #fff; box-shadow: rgba(0,0,0,0.2) 1px 1px 1px 0 } #alibar-v4 .topnav .extra:hover .nav-content,#alibar-v4 .topnav .nav-hover .nav-content { display: block; position: absolute; top: 24px; z-index: 2000 } #alibar-v4 .nav-content dl { float: left; padding: 4px 12px } #alibar-v4 .nav-content dt { font-weight: 700; color: #b0b0b0 } #alibar-v4 .nav-content dd { line-height: 24px; word-spacing: no-wrap } #alibar-v4 .nav-content a:link,#alibar-v4 .nav-content a:visited { color: #444 } #alibar-v4 .topnav-myali .nav-content { left: 0; width: 252px } #alibar-v4 .topnav-purchaselist .nav-title span { padding-left: 12px; background-position: 0 -238px } #alibar-v4 .topnav-purchaselist-stock em { color: #0a9462 } #alibar-v4 .topnav-purchaselist .nav-content { left: 0; width: 240px } #alibar-v4 .topnav-purchaselist .product-list { padding: 4px 0 } #alibar-v4 .topnav-purchaselist .product-list p { padding: 16px 0; text-align: center; color: #525151 } #alibar-v4 .topnav-purchaselist .purchase-info { padding: 10px 0; background-color: #f7f7f7; text-align: center } #alibar-v4 .topnav-purchaselist .purchase-info p { margin-bottom: 6px; color: #646464 } #alibar-v4 .topnav-purchaselist .purchase-info em { font-weight: 700 } #alibar-v4 .topnav-purchaselist-stock .product-list p { display: none } #alibar-v4 .topnav-purchaselist dl { padding: 4px 8px } #alibar-v4 .topnav-purchaselist dl a { color: #06c!important } #alibar-v4 .topnav-purchaselist dl a:hover { color: #0a9462!important } #alibar-v4 .topnav-purchaselist dt { float: left; margin: 4px 8px 0 0; text-align: center } #alibar-v4 .topnav-purchaselist dt a { display: block; width: 50px; height: 50px; overflow: hidden } #alibar-v4 .topnav-purchaselist dd { float: right; width: 166px; line-height: 1.5 } #alibar-v4 .topnav-purchaselist dd.price { color: #8c8c8c; font-family: Helvetica } #alibar-v4 .topnav-purchaselist dd.action { text-align: right } #alibar-v4 .topnav-purchaselist dd em { margin: 0 2px; color: #0a9462 } #alibar-v4 .topnav-purchaselist a.btn-y { display: inline-block; width: 90px; height: 24px; border: solid 1px #e89f0e; border-bottom-color: #cf7f01; background-color: #fca000; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fcb10a),color-stop(1,#f18e06)); background-image: -webkit-linear-gradient(top,#fcb10a 0,#f18e06 100%); background-image: -moz-linear-gradient(top,#fcb10a 0,#f18e06 100%); background-image: -o-linear-gradient(top,#fcb10a 0,#f18e06 100%); background-image: -ms-linear-gradient(top,#fcb10a 0,#f18e06 100%); background-image: linear-gradient(top,#fcb10a 0,#f18e06 100%); border-radius: 3px; color: #fff!important; font-weight: 700; line-height: 24px; text-align: center } #alibar-v4 .topnav-purchaselist a.btn-y:hover { background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f29b06),color-stop(1,#e57902)); background-image: -webkit-linear-gradient(top,#f29b06 0,#e57902 100%); background-image: -moz-linear-gradient(top,#f29b06 0,#e57902 100%); background-image: -o-linear-gradient(top,#f29b06 0,#e57902 100%); background-image: -ms-linear-gradient(top,#f29b06 0,#e57902 100%); background-image: linear-gradient(top,#f29b06 0,#e57902 100%) } #alibar-v4 .topnav-purchaselist a.btn-y:active { background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e07f00),color-stop(1,#e48c02)); background-image: -webkit-linear-gradient(top,#e07f00 0,#e48c02 100%); background-image: -moz-linear-gradient(top,#e07f00 0,#e48c02 100%); background-image: -o-linear-gradient(top,#e07f00 0,#e48c02 100%); background-image: -ms-linear-gradient(top,#e07f00 0,#e48c02 100%); background-image: linear-gradient(top,#e07f00 0,#e48c02 100%) } #alibar-v4 .topnav-tp .nav-content { left: 0; width: 128px } #alibar-v4 .topnav-tp .nav-content a { padding-left: 20px } #alibar-v4 .topnav-tp .contact-us { background-position: 2px -56px } #alibar-v4 .topnav-tp .order-online { text-decoration: none!important } #alibar-v4 .topnav-tp .apply-form { background-position: 2px -86px } #alibar-v4 .topnav-tp .join-promotion { background-position: 2px -116px } #alibar-v4 .topnav-tp .renewal-online { background-position: 2px -279px } #alibar-v4 .topnav-sitemap .nav-content { right: 0; width: 361px } #alibar-v4 .alibar-tips { position: absolute; background: #fffcdc; border: 1px solid #e7d4ac; padding: 10px 8px; z-index: 1500; box-shadow: 2px 2px rgba(0,0,0,0.1) } #alibar-v4 .tips-top { position: absolute; display: block; font-size: 0; top: -8px; top: -8px\9; left: 10px; width: 13px; height: 8px; background: url("/skin/demo1688/images/447550_1451252140.png") no-repeat 0 -60px; z-index: 1501 } #alibar-v4 .tip-logo { float: left; width: 30px; height: 34px; background: url("/skin/demo1688/images/447550_1451252140.png") no-repeat } #alibar-v4 .tips-close { float: left; width: 10px; height: 10px; background: url("/skin/demo1688/images/447550_1451252140.png") no-repeat 0 -40px; cursor: pointer; font-size: 0 } #alibar-v4 .tip-text { float: left; padding: 0 20px 0 14px; width: 156px } #alibar-v4 .detail-link { color: #369 } #alibar-v4 .tip-text em { color: #c97831 } #alibar-v4 .tip-text a.i-know { display: block; text-align: right } #alibar-v4 .alibar-loading { background: url("/skin/demo1688/images/loading.gif") no-repeat 50% 50%; padding: 27px 0 } #masthead-v4 { padding: 12px 4px } #masthead-v4 .sub-logo-v4,#masthead-v4 .alisearch-type-v4 li,#masthead-v4 .alisearch-category-v4 h3,#masthead-v4 .alisearch-action-v4 button { background: url("/skin/demo1688/images/masthead-v4.png") no-repeat } #masthead-v4 .ali-logo-v4 { float: left; margin-top: 6px } #masthead-v4 .main-logo-v4 { display: block; float: left; margin: 4px 12px 0 0; padding: 4px; width: 153px; height: 37px; border-radius: 2px; text-decoration: none } #masthead-v4 .main-logo-v4:hover { box-shadow: rgba(0,0,0,0.2) 0 0 1px 1px } #masthead-v4 .sub-logo-v4 { display: block; float: left; padding-left: 12px; height: 49px; line-height: 49px; background-position: -160px top; font-family: "\5FAE\8F6F\96C5\9ED1"; font-size: 22px; font-weight: 700; color: #666 } #masthead-v4 a.sub-logo-v4 { text-decoration: none } #masthead-v4 a.sub-logo-v4:hover { color: #0a9462 } #masthead-v4 .ali-search-v4 { float: right; width: 540px } #masthead-v4 legend { display: none } #masthead-v4 .alisearch-type-v4 { height: 21px; _overflow: hidden } #masthead-v4 .alisearch-type-v4 li { float: left; width: 64px; height: 20px; line-height: 1.5; border-top: solid 1px transparent; background-position: -160px -50px; text-align: center; cursor: pointer; _border-top-color: tomato; _filter: chroma(color=tomato) } #masthead-v4 .alisearch-type-v4 li.first,#masthead-v4 .alisearch-type-v4 li.current-next { background: 0 } #masthead-v4 .alisearch-type-v4 li.current { position: relative; width: 62px; height: 21px; border: solid 1px #c9c9c9; border-bottom: 0 none; border-radius: 2px 2px 0 0; background-image: none; background-color: #f7f7f7; font-weight: 700 } #masthead-v4 .alisearch-type-v4 a { color: #000; text-decoration: none } #masthead-v4 .alisearch-container-v4 { padding: 4px; height: 26px; _overflow: hidden; border: solid 1px #c9c9c9; background-color: #f7f7f7 } #masthead-v4 .alisearch-keywords-v4,#masthead-v4 .alisearch-category-v4,#masthead-v4 .alisearch-action-v4 { float: left } #masthead-v4 .alisearch-keywords-v4 { padding: 0 4px; width: 420px; height: 24px; border: solid 1px #ececec; border-top: solid 1px #d1d1d1; background-color: #fff } #masthead-v4 .alisearch-extend .alisearch-keywords-v4 { width: 318px } #masthead-v4 .alisearch-keywords-v4 input { padding: 2px 0; width: 100%; height: 20px; *height: 18px; line-height: 1.5; overflow: hidden; border: 0 none } #masthead-v4 .alisearch-keywords-v4 input.empty { color: gray } #masthead-v4 .alisearch-category-v4 { display: none; border-top: solid 1px #d1d1d1; border-bottom: solid 1px #ececec } #masthead-v4 .alisearch-extend .alisearch-category-v4 { display: block } #masthead-v4 .alisearch-action-v4 button { width: 99px; height: 26px; overflow: hidden; border: 0 none; cursor: pointer } #masthead-v4 .alisearch-action-v4 button.hover,#masthead-v4 .alisearch-action-v4 button:hover { background-position: left -26px } #masthead-v4 .alisearch-category-v4 { position: relative; z-index: 1011; cursor: default } #masthead-v4 .alisearch-category-v4 h3 { padding: 2px 22px 2px 8px; width: 72px; height: 20px; background-position: right -90px; background-color: #fff; line-height: 20px } #masthead-v4 .category-hover h3 { background-position: right -70px } #masthead-v4 .alisearch-category-v4 ul { display: none; position: absolute; left: -1px; top: 24px; min-width: 102px; _width: 102px; border: solid 1px #d1d1d1; background-color: #fff; line-height: 20px; box-shadow: rgba(0,0,0,0.2) 1px 1px 1px 0 } #masthead-v4 .category-hover ul { display: block } #masthead-v4 .alisearch-category-v4 li { padding: 2px 8px; min-width: 86px; _width: 86px; height: 20px } #masthead-v4 .alisearch-category-v4 li.hover,#masthead-v4 .alisearch-category-v4 li:hover { background-color: #ececec } #masthead-v4 .alisearch-category-v4 li.current { font-weight: 700 } #masthead-v5 { padding: 12px 4px } #masthead-v5 .sub-logo-v5,#masthead-v5 .alisearch-type-v5 li,#masthead-v5 .alisearch-category-v5 h3,#masthead-v5 .alisearch-action-v5 button { background: url("/skin/demo1688/images/masthead-v5.png") no-repeat } #masthead-v5 .ali-logo-v5 { float: left; margin-top: 10px } #masthead-v5 .main-logo-v5 { display: block; float: left; margin: -15px 12px 0 0; padding: 4px; border-radius: 2px; text-decoration: none } #masthead-v5 .main-logo-v5:hover { box-shadow: rgba(0,0,0,0.2) 0 0 1px 1px } #masthead-v5 .sub-logo-v5 { display: block; float: left; padding-left: 12px; height: 49px; line-height: 49px; background-position: -160px top; font-family: "\5FAE\8F6F\96C5\9ED1"; font-size: 22px; font-weight: 700; color: #666 } #masthead-v5 a.sub-logo-v5 { text-decoration: none } #masthead-v5 a.sub-logo-v5:hover { color: #0a9462 } #masthead-v5 .ali-search-v5 { float: right; width: 500px } #masthead-v5 legend { display: none } #masthead-v5 .alisearch-type-v5 { height: 21px; overflow: hidden } #masthead-v5 .alisearch-type-v5 li { float: left; width: 70px; height: 30px; line-height:30px; line-height: 1.5; border-top: solid 1px transparent; background-position: -108px -50px; text-align: center; cursor: pointer; _border-top-color: tomato; _filter: chroma(color=tomato); border: 1px solid #FFF } #masthead-v5 .alisearch-type-v5 li.first { background: 0; margin-left: -7px } #masthead-v5 .alisearch-type-v5 li.head_search_on { position: relative; border-bottom: 0 none; font-weight: 700; color: #0a9462 } #masthead-v5 .alisearch-type-v5 li.head_search_on a { color: #0a9462; margin-left:15px; text-decoration: none } #masthead-v5 .alisearch-type-v5 a { color: #000; text-decoration: none } #masthead-v5 .alisearch-container-v5 { padding-top: 3px } #masthead-v5 .alisearch-container-v5:after { content: "\0020"; display: block; height: 0; clear: both } #masthead-v5 .alisearch-keywords-v5,#masthead-v5 .alisearch-category-v5,#masthead-v5 .alisearch-action-v5 { float: left } #masthead-v5 .alisearch-keywords-v5 { padding: 0 4px; width: 360px; height: 30px; background-color: #fff; border: 3px solid #0bc17a; border-right: 0 } #masthead-v5 .alisearch-extend .alisearch-keywords-v5 { width: 318px } #masthead-v5 .alisearch-keywords-v5 input { position: relative; *top: 3px; top: 5px\0; background: #FFF; padding: 2px 0; width: 100%; height: 24px; *height: 18px; height: 18px\0; line-height: 1.5; overflow: hidden; border: 0 none } #masthead-v5 .alisearch-keywords-v5 input:focus { outline: 0 } #masthead-v5 .alisearch-keywords-v5 input.empty { color: gray } #masthead-v5 .alisearch-category-v5 { display: none } #masthead-v5 .alisearch-extend .alisearch-category-v5 { display: block; border: 3px solid #0a9462; border-left: 0; border-right: 0 } #masthead-v5 .alisearch-action-v5 button { width: 99px; height: 36px; overflow: hidden; border: 0 none; cursor: pointer; background-position: left -120px } #masthead-v5 .alisearch-action-v5 button.hover,#masthead-v5 .alisearch-action-v5 button:hover { background-position: left -120px } #masthead-v5 .alisearch-category-v5 { position: relative; z-index: 1011; cursor: default } #masthead-v5 .alisearch-category-v5 h3 { padding: 2px 22px 2px 8px; width: 72px; height: 26px; background-position: right -87px; background-color: #fff; line-height: 26px } #masthead-v5 .category-hover h3 { background-position: -59px -67px; width: 71px; border: solid 1px #d1d1d1; border-bottom: 0; padding: 1px 22px 2px 7px } #masthead-v5 .alisearch-category-v5 ul { display: none; position: absolute; left: 0; top: 30px; min-width: 100px; _width: 100px; border: solid 1px #d1d1d1; border-top: 0; background-color: #fff; line-height: 26px } #masthead-v5 .category-hover ul { display: block } #masthead-v5 .alisearch-category-v5 li { padding: 2px 8px; min-width: 84px; _width: 84px; height: 26 px } #masthead-v5 .alisearch-category-v5 li.hover,#masthead-v5 .alisearch-category-v5 li:hover { background-color: #ececec } #masthead-v5 .alisearch-category-v5 li.current { font-weight: 700 } .ali-nav2 { margin-bottom: 12px; margin-left:214px; width:972px; } .ali-nav2 li { float: left; cursor: pointer; zoom: 1; font-size: 14px; text-align: center } .w300{width:300px;} .ali-nav2 .ali-nav-main { height: 45px; overflow: hidden; padding-left: 20px; } .ali-nav2 .ali-nav-main .ali-nav-current a { color: #fff; font-size:18px; } .h188 { height: 210px; width: 300px; } .ali-nav2 .ali-nav-main li { height: 40px; line-height: 40px; margin-top: 3px; margin-right:10px; width:120px; } .ali-nav2 .ali-nav-main li.spacing { margin-left: -3px; margin-right: 22px; width: 1px; background: url("/skin/demo1688/images/459266_1451252140.png") no-repeat 0 -194px } .ali-nav2 .ali-nav-main li.pre-last { margin-right: 5px } .ali-nav2 .ali-nav-main li.last { margin-right: 0 } .ali-nav2 .ali-nav-main li.caigou-img { width: 134px; margin-top: 0; float: right } .ali-nav2 .ali-nav-main li.caigou-img a { color:#cc0000; vertical-align: -4px; _vertical-align: -8px; margin-left: 10px; font-family:"微软雅黑"; font-size:16px; } .ali-nav2 .ali-nav-main li a { color: #fff; font-size:18px; } .ali-nav2 .ali-nav-main li a:hover { color: #fc6!important; text-decoration: none } .ali-nav2 .ali-nav-sub { border: 1px solid #ffcfa0; border-top: 0; height: 37px; overflow: hidden; background-color: #fffbef; padding-left: 18px; display:none; } .ali-nav2 .ali-nav-sub li { height: 36px; line-height: 40px; margin-right: 21px; _margin-right: 20px } .ali-nav2 .ali-nav-sub li.nohref { cursor: default } .ali-nav2 .ali-nav-sub li.spacing { margin-left: -2px; margin-right: 20px; width: 1px; background: url("/skin/demo1688/images/459266_1451252140.png") no-repeat 0 -476px } .ali-nav2 .ali-nav-sub li.last { margin-right: 0 } .ali-nav2 .ali-nav-sub li a { color: #333 } .ali-nav2 .ali-nav-sub li a:hover { color: #ff5a00; text-decoration: none } .hot-keyword { float: left; width: 670px; height: 20px; overflow: hidden; overflow: hidden; line-height: 20px; color: #333; padding-top: 7px } .hot-keyword .hot-keyword-list { width: 670px; height: 20px; overflow: hidden } .hot-keyword .hot-keyword-list li { float: left; margin-right: 15px } .hot-keyword .hot-keyword-list a{margin-right:10px;margin-left:10px;} .hot-keyword .hot-keyword-list a:link,.hot-keyword .hot-keyword-list a:visited { color: #444 } .hot-keyword .hot-keyword-list a:hover,.hot-keyword .hot-keyword-list a:active { color: #0a9462 } .hot-keyword .more-search { background: url("/skin/demo1688/images/masthead-v5.png") no-repeat -160px -28px; padding-left: 12px } *html { background-image: url("about:blank"); background-attachment: fixed } #top-banner-layout { width: 100%; background-color: #fffbe1 } #top-banner-layout #top-banner { height: 32px; width: 1190px; margin: 0 auto } #top-banner-layout #top-notice { width: 1190px; height: 31px; line-height: 31px; margin: 0 auto; background: #fffbe1; overflow: hidden } #top-banner-layout #top-notice .text { padding-left: 6px } #top-banner-layout #top-notice #top-notice-close { font-size: 0; float: right; margin-top: 10px; margin-right: 10px; width: 10px; height: 10px; background: url("/skin/demo1688/images/423203_1451252140.png") no-repeat 0 -40px; cursor: pointer } #footer-v1 a:link,#footer-v1 a:visited { color: #333 } #footer-v1 a:hover,#footer-v1 a:active { color: #0a9462!important } #footer-v1 .footer-container { padding: 8px 0 12px 0 } .footer-ali-pages ul li a{color:#a4a4a4 !important;} #footer-v1 ul,#footer-v1 li,#footer-v1 dt,#footer-v1 dd { display: inline; color: #999 } #footer-v1,#footer-v1 .footer-ali-group,#footer-v1 .net-admission,#footer-v1 .footer-ali-copyright,#footer-v1 .footer-ali-certs { padding-bottom: 0px } .mod-footer{ text-align: center; width: 1190px; margin: 0 auto; padding: 8px 0px 0; color: #333; border-top: 1px solid #494949; } .footer-ali-copyright p{color:#a4a4a4 !important;} .certs-icons img{height:40px;opacity:0.7} #footer-v1 .footer-ali-certs { padding-top: 6px; width: 908px; margin: 0 auto } #footer-v1 .footer-net-ic { top: 0; left: 246px; background-position: 0 0 } #footer-v1 .footer-net-ic a { display: inline-block; width: 52px; height: 62px; overflow: hidden; line-height: 186px } #footer-v1 .net-admission li { color: #333 } #taobao-stock { border-left: 1px solid #da3626; border-right: 1px solid #da3626; background-color: #f55343; color: #ffdbad } #taobao-stock .tb-inner { background: url("/skin/demo1688/images/449298_1451252140.png") 0 center; width: 1190px; margin: 0 auto; height: 100px; position: relative } #taobao-stock h2 { color: #fff; font-weight: bold; margin-bottom: 15px } #taobao-stock .tb-why,#taobao-stock .tb-try { position: absolute; top: 7px } #taobao-stock .tb-why { left: 225px } #taobao-stock .tb-try { left: 548px } #taobao-stock .tb-try ul { overflow: hidden; zoom: 1; width: 308px; padding-top: 5px } #taobao-stock .tb-try li { float: left; width: 77px; height: 24px; text-align: center } #taobao-stock .tb-try a { color: #fdfbd3 } #taobao-stock .tb-close { position: absolute; right: 3px; top: 5px; width: 22px; height: 22px; display: block; cursor: pointer } #taobao-stock .tb-xunjia { position: absolute; top: 47px; right: 10px } #taobao-stock .tb-xunjia .xunjia-link { margin-left: 10px } #taobao-stock .tb-xunjia a { color: #a50 } #header { height: 115px; margin-bottom: 0; } #masthead-v5 { padding: 10px 0 0; width:1190px; } #masthead-v5 .main-logo-v5:hover { box-shadow: none } #masthead-v5 .ali-logo-v5 { margin-top: 0 } #masthead-v5 .ali-search-v5 { float: left; width: 580px } #masthead-v5 .masthead-right { float: left; width: 500px; padding-left:10px } #masthead-v5 .masthead-right .alisearch-top { float: left; width: 60px; padding: 24px 2px 0 15px; text-align: left } #masthead-v5 .more { background: url("/skin/demo1688/images/432636_1451252140.png") no-repeat 59px -448px; color: #0a9462 } #masthead-v5 .alisearch-keywords-v5 input { position: static } .fcenter li a img { width: 210px; height:190px; } #masthead-v5 .alisearch-action-v5 button.alisearch-textbotton { background: 0; background-color: #0bc17a; font-size: 16px; color: #fff; font-family: "Microsoft YaHei",SimHei,"WenQuanYi Micro Hei",STHeiti; letter-spacing: 3px } .floor5{height:482px;width:1200px;margin:auto;} /*status下拉展开*/ #m-topnav dd.traderoom{width:90px; float:left;} #m-topnav dd a.sve{ background:url("/skin/demo1688/img/icon_sev.png") no-repeat 75px 12px; display:block;width:82px; color: #999;} #m-topnav dd a.sve.active{border:1px solid #ddd;border-bottom: 0;border-top: 0;background:url("/skin/demo1688/img/icon_sev.png") no-repeat 75px -7px;color:#579ffb;} #m-topnav dd.traderoom.service{width:75px; float:left;} #m-topnav dd.traderoom.service a.sve{ background:url("/skin/demo1688/img/icon_sev.png") no-repeat 63px 12px; display:block;width:73px; color: #999;} #m-topnav dd.traderoom.service a.sve.active{border:1px solid #ddd;border-bottom: 0;border-top: 0;background:url("/skin/demo1688/img/icon_sev.png") no-repeat 63px -7px;color:#579ffb;} #m-topnav dd.traderoom.service .u-menu a{width:68px;} .m-list li, .txtlink .bl01 dd { background-position: -342px -55px; line-height: 32px; height: 32px; padding-left: 18px; overflow: hidden; } .event_zt li img { width: 190px; height: 130px; }.event_zt li { float: left; width: 190px; height: 160px; text-align: center; margin-right: 15px; }.event_zt { margin-top: 20px; margin-right: -20px; overflow: hidden; } .assess li { margin-top: 17px; } .assess li h3 { height: 30px; line-height: 30px; overflow: hidden; vertical-align: top; } .assess li h3 { height: 30px; line-height: 30px; overflow: hidden; vertical-align: top; } .assess li h3 a { display: block; width: 400px; float: left; font-size: 18px; color: #333; padding-left: 5px; } .assess li p { font-size: 12px; color: #999; } .assess li p a { color: #666; } /*人物访谈*/ .video li{margin-top:8px;clear: both; overflow: hidden;border-bottom:1px dashed #666;padding-bottom:5px;} .video li .u-img{width:110px;height:90px;float: left;} .video li .u-img img{width:120px;height:90px;} .video li .renwu{width:150px;float:left;padding-left: 10px;font:14px/30px "Microsoft YaHei";color:#999;padding-top:10px;} .video li .renwu h3{overflow: hidden;font-size:12px;color:#999;line-height:18px;} .video li .renwu span{font-size: 16px; color: #333; display: block; height:30px; line-height: 30px; overflow: hidden; } .video li .renwu span:hover{color:#1844a7;} .m-tit{width: 90%; height: 48px; line-height: 48px; padding: 0 15px;} .m-tit.mt5{margin-top:5px;} .m-tit h3{width: auto; float: left;font-size: 18px;color: #333;} .m-tit .m-more{width: 50px; text-align: right; float: right; font-size: 12px;color: #666; } .m-tit a:hover{color: #1844a7;} .m-tit02{width:1200px; height: 28px; line-height: 28px;padding:12px 0;border-bottom: 3px solid #048a5c;margin:auto;} .m-tit02 .floor {text-align:center;width:150px; height:35px; line-height:35px; float:left;border-bottom: 3px solid #048a5c;background:#048a5c;color:#fff;} .m-tit02 .floor i{display:block;float:left;width:48px;height: 27px; line-height: 27px; font-size: 36px; color: #ff7300; font-family: arial; font-weight: bold;background-image: url("/skin/demo1688/img/icon_floor.png"); background-repeat: no-repeat; padding-left: 36px; font-style:normal;} .m-tit02 .u-tt1{background-position: 0 0;} .m-tit02 .u-tt2{background-position: 0 -32px;} .m-tit02 .u-tt3{background-position: 0 -64px;} .m-tit02 .u-tt4{background-position: 0 -96px;} .m-tit02 .u-tt5{background-position: 0 -128px;} .m-tit02 .u-tt6{background-position: 0 -160px;} .m-tit02 .u-tt7{background-position: 0 -192px;} .m-tit02 h2{width:150px;height:35px; line-height:35px; font-size:22px;color:#fff;} .m-tit02 .jxs{display:block; float:left;width:88px; height: 26px; line-height: 26px; text-align: center;border: 1px solid #ddd; font-size:14px; color: #999;} .m-tit02 .jxs i{font-size: 12px; padding-left:3px;} .m-tit02 .news_subNav{display:block; float:left;width:600px; height: 30px; line-height: 32px; text-align: center;font-size:14px; color: #999;color: #ddd;} .m-tit02 .news_subNav a{padding:0 10px; color: #666;} .m-tit02 .m-more{width: 150px; text-align: right; float: right; font-size: 14px;color: #666; } .m-tit02 .m-more.c1{color: #ff7300;} .m-tit02 .m-more i{padding-left: 5px; float: right; display: block; margin-top: 2px; } .m-tit02 a:hover{color: #1844a7;} .mb15 { margin-bottom: 15px; } .com-wrap .wrap-tit { border-bottom: 2px solid #009237; background: #fff; line-height: 30px; } .floor-04 .wrap-tit-l { font-size:18px; background-position: -141px -120px; } .com-wrap .wrap-tit-r { padding-right: 5px; height: 100%; font-size: 12px; color: #999; } .wrap-tit-r { float: right; padding-right: 10px; } .com-wrap .wrap-inner { background: #fff; border-left: none; border-right: none; } .floor-04 .title { float: left; width: 214px; height: 380px; border-right: 1px solid #eee; overflow: hidden; background: #f4e7ff; font-size: 14px; } .floor-04 .imgs { position: relative; float: left; width: 975px; overflow: hidden; } .chanpin ul li a strong{color:#000;font-size:16px;} .chanpin{width:210px;height:350px;margin-top:15px;overflow:hidden;} .chanpin ul li{text-align:center;line-height:25px;margin-bottom:15px;border-bottom:1px dashed #ccc;} .chanpin ul li a{margin:5px 10px 5px 10px;float:left;min-width:40px;} .bg-index-page, .side-cal .title, .side-cal .btm a, .side-cal .btm .roller, .adv-banner li a:before, .pic-banner li a:before, .adv-banner li a:after, .pic-banner li a:after, .quick-action a, .zone-maps-list .incoming p, .zone-slider .slider-zone .title i, .zone-slider .slider-zone .desc:before, .zone-slider .slider-zone .desc:after, .floor-title-text, .floor-01 .wrap-tit-l, .floor-02 .wrap-tit-l, .floor-03 .wrap-tit-l, .floor-04 .wrap-tit-l, .floor-05 .wrap-tit-l, .floor-06-a .wrap-tit-l, .floor-06-b .wrap-tit-l { background: url("/skin/demo1688/images/bg-index-page.png") no-repeat left top; } .floor-04 .title .t:before { content: ''; display: inline-block; width: 4px; height: 18px; margin-right: 7px; vertical-align: -2px; background: #f57a11; } .floor-04 .title { float: left; width: 214px; height: 380px; border-right: 1px solid #eee; overflow: hidden; background: #f4e7ff; font-size: 14px; } .clearfix{text-align:left;} .title .t a{font-size:16px;} .title .t { text-align:left; line-height:45px; height:45px; margin: 14px 20px 10px; padding-bottom: 8px; font-size: 20px; border-bottom: 1px solid #ddd; } #floor6{width:1200px;margin:auto;} .floor-04 .title p { height: 28px; padding: 0 20px; line-height: 14px; overflow: hidden; } .floor-04 .title .t:before { content: ''; display: inline-block; width: 4px; height: 18px; margin-right: 7px; vertical-align: -2px; background: #f57a11; } .floor-04 .imgs a.fr { float: right; }.floor-04 .imgs a { position: relative; float: left; } .floor-04 .imgs img { position: relative; border: 1px solid #eee; border-left: none; vertical-align: top; } .w430{width:430px;}.w365{width:365px;}.w595{width:595px;}.w825{width:825px;}.dark-link,.dark-link a{color:#666 !important;text-decoration:none !important;}.dark-link:hover,.dark-link a:hover{color:#f57a11 !important;}.text-list i{float:right;font-style:normal;}.text-list b{margin-right:1px;font-weight:normal;}.text-list span{margin-left:3px;}.tl-common{line-height:24px;}.tl-common li{color:#333;padding-left:12px;background:no-repeat left center;}.tl-common a{color:#333;}.tl-common a:hover{color:#f57a11;}.tl-common i{color:#999;}.tl-common b{color:#999;}.tl-common b a{color:#999;}.tl-common span{color:#666;}.tl-order{line-height:24px;}.tl-order li .itemNum{margin-right:2px;padding:0 3px;line-height:16px;text-align:center;color:#999;background:#eee;left:0;top:5px;}.tl-order a{color:#333;}.tl-order a:hover{color:#f57a11;}.tl-order i{color:#999;}.tl-order b{color:#999;}.tl-order b a{color:#999;}.tl-order span{color:#666;}.tl-summary li{color:#333;}.tl-summary .t{color:#333;}.tl-summary .c{text-indent:2em;color:#999;}.tl-summary a{color:#333;text-decoration:none !important;}.tl-summary a:hover{color:#f57a11;}.tl-summary a:hover .t{color:#f57a11;}.tl-summary a:hover .c{color:#999;}.tl-summary i{color:#999;}.tl-summary b{color:#999;}.tl-summary b a{color:#999;}.tl-summary span{color:#666;}img.lazy{background:#fff url("/skin/images/common/loading-64.gif") no-repeat center;}.bg-index-page,.side-cal .title,.side-cal .btm a,.side-cal .btm .roller,.adv-banner li a:before,.pic-banner li a:before,.adv-banner li a:after,.pic-banner li a:after,.quick-action a,.zone-maps-list .incoming p,.zone-slider .slider-zone .title i,.zone-slider .slider-zone .desc:before,.zone-slider .slider-zone .desc:after,.floor-title-text,.floor-01 .wrap-tit-l,.floor-02 .wrap-tit-l,.floor-03 .wrap-tit-l,.floor-04 .wrap-tit-l,.floor-05 .wrap-tit-l,.floor-06-a .wrap-tit-l,.floor-06-b .wrap-tit-l{background:url("/skin/images/index/bg-index-page.png") no-repeat left top;}.main-slider{float:left;width:750px;margin-top:15px;margin-left:15px;}.main-slider .slider{width:750px;height:440px;list-style:none;overflow:hidden;}.side-info{float:left;width:210px;overflow:hidden;margin-top:15px;margin-left:15px;}.side-cal{background:#fed205;}.side-cal .title{padding-top:30px;background-position:-38px -759px;text-align:center;font-size:14px;color:#000;}.side-cal .title span,.side-cal .title em{margin:0 5px;}.side-cal .inner{position:relative;height:140px;}.side-cal .inner img{display:block;width:100%;}.side-cal .inner .date{width:108px;height:108px;position:absolute;left:50%;top:50%;margin-top:-54px;margin-left:-54px;color:#fff !important;}.side-cal .inner .date .mask{position:absolute;width:100%;height:100%;left:0;top:0;background:#960b17;opacity:0.6;filter:alpha(opacity=60);}.side-cal .inner .date .month{float:left;position:relative;display:inline;width:22px;font-size:22px;line-height:24px;margin-left:20px;padding-top:10px;}.side-cal .inner .date .day,.side-cal .inner .date .holiday{float:left;position:relative;display:inline;width:40px;font-size:40px;line-height:40px;margin-left:6px;padding-top:10px;}.side-cal .inner .date .holiday{margin-left:34px;}.side-cal .btm{width:192px;padding:8px;border:1px solid #eee;border-top:1px dashed #c6c6c6;background:#fff;}.side-cal .btm a{display:block;padding-left:32px;background-position:-174px -484px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.side-cal .btm a:link,.side-cal .btm a:visited{color:#333;text-decoration:none;}.side-cal .btm a:hover,.side-cal .btm a:active,.side-cal .btm a:focus{color:#f57a11;text-decoration:none;}.side-cal .btm .roller{position:relative;width:100%;height:18px;overflow:hidden;background-position:-174px -484px;}.side-cal .btm .roller .list a{background-image:none;}.side-log{width:208px;border:1px solid #eee;}.side-log .btns{margin:-1px -1px 0;padding-bottom:17px;border-top:1px solid #fff;font-size:16px;line-height:36px;text-align:center;}.side-log .btns a{float:left;width:102px;background:#009237;color:#fff;}.side-log .btns a.last{float:right;}.side-log .btns a:hover{background-color:#006a28;}.side-log .btns a:link,.side-log .btns a:visited{color:#fff;text-decoration:none;}.side-log .btns a:hover,.side-log .btns a:active,.side-log .btns a:focus{color:#fff;text-decoration:none;}.side-log .user{padding:2px 10px 5px;}.side-log .user .name{font-size:14px;line-height:28px;color:#ff0000;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.side-log .user .icons{height:18px;line-height:18px;}.side-log .user .icons img{margin-right:4px;vertical-align:top;}.side-log .tabs{height:145px;padding-bottom:3px;overflow:hidden;}.side-log .tabs ul.tit{font-size:14px;text-align:center;}.side-log .tabs ul.tit li{margin:0 -2px;*margin:0 -4px;display:inline;}.side-log .tabs ul.tit a{display:inline-block;*display:inline;*zoom:1;padding:3px 9px;text-decoration:none !important;color:#000;border-bottom:2px solid #ddd;-webkit-transition:border-color 0.3s ease;-moz-transition:border-color 0.3s ease;-ms-transition:border-color 0.3s ease;-o-transition:border-color 0.3s ease;transition:border-color 0.3s ease;}.side-log .tabs ul.tit a:hover{border-color:#f57a11;}.side-log .tabs ul.tit a.selected{border-color:#f57a11;}.side-log .tabs div{padding:6px 10px;}.side-log .tabs div:first-child{display:block;}.side-log .tabs .list{line-height:26px;}.side-log .tabs .list li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.side-log .tabs .list a:link,.side-log .tabs .list a:visited{color:#666;text-decoration:none;}.side-log .tabs .list a:hover,.side-log .tabs .list a:active,.side-log .tabs .list a:focus{color:#f57a11;text-decoration:none;}.adv-banner p,.pic-banner p{text-align:center;}.adv-banner p a,.pic-banner p a{display:block;width:100%;}.adv-banner p img,.pic-banner p img{display:block;width:100%;vertical-align:top;}.adv-banner li,.pic-banner li{float:left;width:195px;display:inline;margin:0 2px;}.adv-banner li a,.pic-banner li a{position:relative;display:block;}.adv-banner li a:before,.pic-banner li a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-position:0 -534px;}.adv-banner li a:after,.pic-banner li a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-position:-78px -589px;}.adv-banner li img,.pic-banner li img{width:100%;height:120px;display:block;vertical-align:top;}.adv-banner li.first,.pic-banner li.first{margin-left:0;}.adv-banner li.last,.pic-banner li.last{margin-right:0;}.adv-banner li:first-child,.pic-banner li:first-child{margin-left:0;}.adv-banner li:last-child,.pic-banner li:last-child{margin-right:0;}.friend-link{position:relative;padding:6px 60px 6px 120px;background:#eee;color:#666;font-size:14px;line-height:26px;}.friend-link .tit{float:left;position:absolute;left:8px;_left:-110px;top:6px;font-size:16px;}.friend-link .list li{float:left;margin-right:20px;}.friend-link .list li a:link,.friend-link .list li a:visited{white-space:nowrap;color:#333;text-decoration:none;}.friend-link .list li a:hover,.friend-link .list li a:active,.friend-link .list li a:focus{color:#f57a11;text-decoration:none;}.friend-link .more{float:right;position:absolute;right:20px;top:6px;font-size:14px;}.friend-link .more:link,.friend-link .more:visited{color:#333;text-decoration:none;}.friend-link .more:hover,.friend-link .more:active,.friend-link .more:focus{color:#f57a11;text-decoration:none;}.industry-info{line-height:22px;}.industry-info li{padding:14px 10px;border-bottom:1px dashed #ddd;}.industry-info li .t{_width:330px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;}.industry-info li .c{text-indent:1em;color:#666 !important;}.industry-info li:last-child{border-bottom:none;}.hn-story{padding-top:20px;}.hn-story li{position:relative;float:left;height:220px;margin-bottom:5px;overflow:hidden;}.hn-story li img{width:100%;height:100%;vertical-align:top;left:0;top:0;-webkit-transition:transform 1.2s ease;-moz-transition:transform 1.2s ease;-ms-transition:transform 1.2s ease;-o-transition:transform 1.2s ease;transition:transform 1.2s ease;}.hn-story li a:hover img{position:absolute;z-index:990;-webkit-transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);}.hn-story li.w-a{width:375px;}.hn-story li.w-b{width:450px;}.quick-action{height:30px !important;line-height:30px;}.quick-action a{display:inline-block;*display:inline;*zoom:1;height:100%;margin-left:7px;padding-left:32px;padding-right:12px;overflow:hidden;text-decoration:none !important;background-position:-275px -657px;}.quick-action .setting{position:relative;z-index:998;height:100%;background-color:#fff;background-position:-267px -649px;color:#009237 !important;}.quick-action .setting:before{content:'';position:absolute;right:0;top:8px;width:1px;height:14px;background:#ddd;}.quick-action .setting.hover{height:29px;border:1px solid #0da944;border-bottom-color:#fff;}.quick-action .setting.hover:before{display:none;}.quick-action .publish{background-position:-266px -680px;color:#f57a11 !important;}.follow-tabs{padding-bottom:3px;}.follow-tabs ul.tit{position:relative;height:40px;line-height:40px;overflow:hidden;font-size:14px;background:#eee;}.follow-tabs ul.tit li{float:left;height:100%;}.follow-tabs ul.tit li:last-child a:after{display:none;}.follow-tabs ul.tit a{overflow:hidden;float:left;display:block;white-space:nowrap;position:relative;height:100%;padding:0 12px;text-decoration:none !important;color:#000;-webkit-transition:background-color 0.5s ease-in,color 0.3s ease-out;-moz-transition:background-color 0.5s ease-in,color 0.3s ease-out;-ms-transition:background-color 0.5s ease-in,color 0.3s ease-out;-o-transition:background-color 0.5s ease-in,color 0.3s ease-out;transition:background-color 0.5s ease-in,color 0.3s ease-out;}.follow-tabs ul.tit a:after{content:'';position:absolute;right:0;top:14px;width:1px;height:12px;background:#ddd;}.follow-tabs ul.tit a.selected,.follow-tabs ul.tit a:hover{background-color:#009237;color:#fff;}.follow-tabs ul.tit a.selected:after,.follow-tabs ul.tit a:hover:after{display:none;}.follow-tabs div{height:209px;overflow:hidden;border:1px solid #eee;border-top:none;background:#fff url("/skin/images/common/loading-64.gif") no-repeat center;}.follow-tabs div:first-child{display:block;}.follow-tabs .tips{height:109px;padding:50px 0;background:#fff;text-align:center;font-size:14px;color:#666;}.follow-tabs .tips img{vertical-align:top;}.follow-tabs .list{height:100%;background:#fff;font-size:14px;line-height:34px;}.follow-tabs .list li{border-bottom:1px dashed #ccc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.follow-tabs .list li:last-child{border-bottom:none;}.follow-tabs .list i{font-style:normal;}.follow-tabs .list a{height:34px;display:block;padding:0 8px;}.follow-tabs .list a:link,.follow-tabs .list a:visited{color:#666;text-decoration:none;}.follow-tabs .list a:hover,.follow-tabs .list a:active,.follow-tabs .list a:focus{color:#f57a11;text-decoration:none;}.follow-tabs .list .time{display:inline-block;*display:inline;*zoom:1;width:120px;}.follow-tabs .list .hl{color:#ff0000 !important;}.market-latest{border:1px solid #eee;border-top:none;text-align:center;font-size:14px;}.market-latest .head{border-bottom:1px solid #ddd;}.market-latest .head ul{display:block;padding:0 4px;height:39px;line-height:39px;}.market-latest .head li{float:left;display:inline;width:70px;text-align:left;}.market-latest .head li.t{width:130px;padding-left:10px;text-align:left;}.market-latest .head li.arr{width:40px;text-align:center;}.market-latest .head li.hl{width:90px;}.market-latest .head li.time{width:80px;text-align:center;}.market-latest .hn-roller{position:relative;width:100%;height:209px;overflow:hidden;*zoom:1;}.market-latest .body{background:url("/skin/images/index/market-latest-empty.gif") no-repeat center;}.market-latest .body .list{min-height:209px;_height:209px;background:#fff;}.market-latest .body .tips{height:109px;padding:50px 0;background:#fff;text-align:center;font-size:14px;color:#666;}.market-latest .body .tips img{vertical-align:top;}.market-latest .body a{display:block;}.market-latest .body a:link,.market-latest .body a:visited{color:#666;text-decoration:none;}.market-latest .body a:hover,.market-latest .body a:active,.market-latest .body a:focus{color:#f57a11;text-decoration:none;}.market-latest .body dl{display:block;height:34px;line-height:34px;border-bottom:1px dashed #ddd;padding:0 4px;overflow:hidden;text-align:left;}.market-latest .body dt{float:left;display:inline;width:130px;padding-left:10px;text-align:left;}.market-latest .body dd{float:left;display:inline;width:70px;}.market-latest .body dd.arr{width:40px;text-align:center;}.market-latest .body dd.hl{width:90px;}.market-latest .body dd.time{width:80px;text-align:center;}.market-latest .body .hl{color:#fe2500 !important;}.market-latest .body .arr{font-family:georgia,arial,sans-serif;}.market-latest .body .arr-up{color:#269b4d !important;}.market-latest .body .arr-down{color:#f68532 !important;}.market-latest .body .arr-right{color:#269b4d !important;}.zone-maps{position:relative;width:298px;height:427px;overflow:hidden;background:#ffebea url("/skin/images/index/zone-maps.gif") no-repeat;}.zone-maps svg{width:100%;height:100%;touch-action:none;}.zone-maps-list{float:left;left:0;right:0;position:absolute;height:1px;overflow:visible;padding:10px 16px 0 16px;z-index:999;font-size:14px;line-height:20px;text-align:center;}.zone-maps-list ul{display:none;height:1px;overflow:visible;}.zone-maps-list ul.default{display:block;}.zone-maps-list li{float:left;margin-right:6px;margin-top:10px;}.zone-maps-list a{display:block;padding:5px 6px;background:#fff;color:#666;text-decoration:none !important;}.zone-maps-list a:hover{background-color:#f57a13;color:#fff;}.zone-maps-list .incoming{font-size:22px;font-weight:bold;color:#666;}.zone-maps-list .incoming li{padding:5px;background:#fff;position:absolute;top:170px;left:73px;}.zone-maps-list .incoming p{height:30px;line-height:30px;padding-left:36px;background-position:-174px -502px;}.jvectormap-container{width:100%;height:100%;position:relative;overflow:hidden;touch-action:none;}.jvectormap-tip{position:absolute;display:none;border:solid 1px #CDCDCD;border-radius:3px;background:#292929;color:white;font-family:sans-serif,Verdana;font-size:smaller;padding:3px;}.jvectormap-zoomin,.jvectormap-zoomout,.jvectormap-goback{position:absolute;left:10px;border-radius:3px;background:#292929;padding:3px;color:white;cursor:pointer;line-height:10px;text-align:center;box-sizing:content-box;display:none;}.jvectormap-zoomin,.jvectormap-zoomout{width:10px;height:10px;}.jvectormap-zoomin{top:10px;}.jvectormap-zoomout{top:30px;}.jvectormap-goback{bottom:10px;z-index:1000;padding:6px;}.jvectormap-spinner{position:absolute;left:0;top:0;right:0;bottom:0;}.jvectormap-legend-title{font-weight:bold;font-size:14px;text-align:center;}.jvectormap-legend-cnt{position:absolute;}.jvectormap-legend-cnt-h{bottom:0;right:0;}.jvectormap-legend-cnt-v{top:0;right:0;}.jvectormap-legend{background:black;color:white;border-radius:3px;}.jvectormap-legend-cnt-h .jvectormap-legend{float:left;margin:0 10px 10px 0;padding:3px 3px 1px 3px;}.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick{float:left;}.jvectormap-legend-cnt-v .jvectormap-legend{margin:10px 10px 0 0;padding:3px;}.jvectormap-legend-cnt-h .jvectormap-legend-tick{width:40px;}.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample{height:15px;}.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample{height:20px;width:20px;display:inline-block;vertical-align:middle;}.jvectormap-legend-tick-text{font-size:12px;}.jvectormap-legend-cnt-h .jvectormap-legend-tick-text{text-align:center;}.jvectormap-legend-cnt-v .jvectormap-legend-tick-text{display:inline-block;vertical-align:middle;line-height:20px;padding-left:3px;}.zone-slider{width:892px;height:426px;border-bottom:1px solid #eee;}.zone-slider .slider{width:892px;height:426px;list-style:none;overflow:hidden;}.zone-slider .anythingSlider-default .arrow a{width:23px;height:67px;margin-top:-34px;background-image:url("/skin/images/index/zone-slider-default.png");}.zone-slider .slider-zone{display:block;height:212px;border:1px solid #eee;border-bottom:none;font-size:14px;}.zone-slider .slider-zone .thumb{float:right;display:block;width:250px;height:100%;}.zone-slider .slider-zone .thumb img{width:250px;height:100%;vertical-align:top;}.zone-slider .slider-zone .inner{float:left;width:194px;height:100%;*overflow:hidden;}.zone-slider .slider-zone .title{position:relative;height:33px;line-height:33px;margin-bottom:5px;padding-top:25px;padding-left:25px;font-size:22px;font-weight:bold;color:#666;white-space:nowrap;}.zone-slider .slider-zone .title a:link,.zone-slider .slider-zone .title a:visited{color:#666;text-decoration:none;}.zone-slider .slider-zone .title a:hover,.zone-slider .slider-zone .title a:active,.zone-slider .slider-zone .title a:focus{color:#f57a11;text-decoration:none;}.zone-slider .slider-zone .title i{display:inline-block;*display:inline;*zoom:1;width:13px;height:100%;background-position:0 -478px;}.zone-slider .slider-zone .desc{position:relative;display:inline-block;*display:inline;*zoom:1;margin-bottom:20px;margin-left:25px;padding:0 3px;border:1px solid #eaeaea;}.zone-slider .slider-zone .desc:before{position:absolute;left:-6px;top:7px;width:6px;height:7px;content:'';background-position:-65px -484px;}.zone-slider .slider-zone .desc:after{position:absolute;right:-23px;top:-1px;width:21px;height:21px;content:'';border:1px solid #eaeaea;background-position:-24px -484px;}.zone-slider .slider-zone ul{position:relative;padding-left:20px;}.zone-slider .slider-zone li{float:left;margin-right:5px;margin-bottom:5px;text-align:center;}.zone-slider .slider-zone li a{min-width:64px;display:block;padding:2px 3px;border:1px solid #ddd;white-space:nowrap;color:#666;text-decoration:none !important;}.zone-slider .slider-zone li a:hover{border-color:#f47a11;background-color:#f47a11;color:#fff;}.floor-title,.floor-01 .wrap-tit,.floor-02 .wrap-tit,.floor-03 .wrap-tit,.floor-04 .wrap-tit,.floor-05 .wrap-tit,.floor-06-a .wrap-tit,.floor-06-b .wrap-tit{line-height:20px;}.floor-title-text,.floor-01 .wrap-tit-l,.floor-02 .wrap-tit-l,.floor-03 .wrap-tit-l,.floor-04 .wrap-tit-l,.floor-05 .wrap-tit-l,.floor-06-a .wrap-tit-l,.floor-06-b .wrap-tit-l{padding-left:36px;padding-top:10px;padding-bottom:4px;}.floor-title-link,.floor-01 .wrap-tit-r,.floor-02 .wrap-tit-r,.floor-03 .wrap-tit-r,.floor-04 .wrap-tit-r,.floor-05 .wrap-tit-r,.floor-06-a .wrap-tit-r,.floor-06-b .wrap-tit-r{padding-top:10px;}.floor-01 .wrap-tit-l{background-position:-141px 0;}.floor-01 .title{float:left;width:214px;height:380px;border-right:1px solid #eee;overflow:hidden;background:#eee;font-size:14px;}.floor-01 .title img{display:block;width:100%;height:155px;}.floor-01 .title .t{margin:0 20px 12px;padding-bottom:12px;font-size:20px;border-bottom:1px solid #ddd;}.floor-01 .title .t:before{content:'';display:inline-block;width:4px;height:18px;margin-right:7px;vertical-align:-2px;background:#f57a11;}.floor-01 .title p{height:58px;margin-bottom:5px;padding:0 20px;line-height:14px;overflow:hidden;}.floor-01 .title p a{float:left;margin-bottom:15px;margin-right:7px;padding-right:7px;border-right:1px solid #ddd;white-space:nowrap;}.floor-01 .title p a:link,.floor-01 .title p a:visited{color:#666;text-decoration:none;}.floor-01 .title p a:hover,.floor-01 .title p a:active,.floor-01 .title p a:focus{color:#f57a11;text-decoration:none;}.floor-01 .title ul{margin:0 10px 10px;padding:8px;background:#fafafa;border:1px solid #ebe4e5;line-height:24px;}.floor-01 .title ul a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.floor-01 .title ul a:link,.floor-01 .title ul a:visited{color:#333;text-decoration:none;}.floor-01 .title ul a:hover,.floor-01 .title ul a:active,.floor-01 .title ul a:focus{color:#f57a11;text-decoration:none;}.floor-01 .title ul.bg-a{background-color:#fff7f8;}.floor-01 .title ul.bg-b{background-color:#f2fff5;}.floor-01 .imgs{float:left;width:380px;overflow:hidden;}.floor-01 .imgs a{float:left;}.floor-01 .imgs img{border:1px solid #eee;border-left:none;vertical-align:top;}.floor-02 .wrap-tit-l{background-position:-141px -40px;}.floor-02 .img{float:left;}.floor-02 .img img{width:215px;height:380px;vertical-align:top;}.floor-02 .titles{float:left;width:960px;height:358px;padding:10px 7px;overflow:hidden;border:1px solid #eee;border-left:none;font-size:14px;}.floor-02 .titles .item{position:relative;float:left;width:308px;padding:0 6px;height:100%;}.floor-02 .titles .item:after{content:'';position:absolute;right:0;bottom:10px;width:1px;height:96px;background:#eee;}.floor-02 .titles .item:last-child:after{display:none;}.floor-02 .titles .t{padding:5px 20px 8px;font-size:20px;}.floor-02 .titles .t:before{content:'';display:inline-block;width:4px;height:18px;margin-right:7px;vertical-align:-2px;background:#f57a11;}.floor-02 .titles .pic{margin-bottom:25px;text-align:center;}.floor-02 .titles .pic img{border:1px solid #eee;vertical-align:top;}.floor-02 .titles p{height:58px;margin-bottom:5px;padding:0 20px;line-height:14px;overflow:hidden;}.floor-02 .titles p a{float:left;border-right:1px solid #ccc;margin-bottom:15px;margin-right:7px;padding-right:7px;white-space:nowrap;}.floor-02 .titles p a:link,.floor-02 .titles p a:visited{color:#666;text-decoration:none;}.floor-02 .titles p a:hover,.floor-02 .titles p a:active,.floor-02 .titles p a:focus{color:#f57a11;text-decoration:none;}.floor-02 .titles ul{padding:0 20px;line-height:24px;}.floor-02 .titles ul a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.floor-02 .titles ul a:link,.floor-02 .titles ul a:visited{color:#333;text-decoration:none;}.floor-02 .titles ul a:hover,.floor-02 .titles ul a:active,.floor-02 .titles ul a:focus{color:#f57a11;text-decoration:none;}.floor-03 .wrap-tit-l{background-position:-141px -80px;}.floor-03 .img{float:left;}.floor-03 .img img{width:215px;height:380px;vertical-align:top;}.floor-03 .titles{float:left;width:298px;height:358px;padding:10px 20px;overflow:hidden;border:1px solid #eee;border-left:none;font-size:14px;}.floor-03 .titles .float{float:left;width:149px;}.floor-03 .titles .t{margin-bottom:14px;padding:5px 0 10px;border-bottom:1px solid #eee;font-size:20px;}.floor-03 .titles .t:before{content:'';display:inline-block;width:4px;height:18px;margin-right:7px;vertical-align:-2px;background:#f57a11;}.floor-03 .titles p{height:60px;margin-bottom:5px;padding:0;overflow:hidden;line-height:14px;}.floor-03 .titles p a{float:left;border-right:1px solid #ccc;margin-bottom:15px;margin-right:7px;padding-right:7px;white-space:nowrap;}.floor-03 .titles p a:link,.floor-03 .titles p a:visited{color:#666;text-decoration:none;}.floor-03 .titles p a:hover,.floor-03 .titles p a:active,.floor-03 .titles p a:focus{color:#f57a11;text-decoration:none;}.floor-03 .titles ul{padding-top:5px;line-height:24px;}.floor-03 .titles ul a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.floor-03 .titles ul a:link,.floor-03 .titles ul a:visited{color:#333;text-decoration:none;}.floor-03 .titles ul a:hover,.floor-03 .titles ul a:active,.floor-03 .titles ul a:focus{color:#f57a11;text-decoration:none;}.floor-03 .imgs{float:left;width:636px;height:379px;border-bottom:1px solid #eee;overflow:hidden;}.floor-03 .imgs a{float:left;}.floor-03 .imgs img{border:1px solid #eee;border-bottom:none;border-left:none;vertical-align:top;}.floor-04 .wrap-tit-l{background-position:-141px -120px;}.floor-04 .title{float:left;width:214px;height:380px;border-right:1px solid #eee;overflow:hidden;background:#f4e7ff;font-size:14px;}.floor-04 .title img{display:block;width:100%;height:155px;}.floor-04 .title .t{margin:14px 20px 10px;padding-bottom:8px;font-size:20px;border-bottom:1px solid #ddd;}.floor-04 .title .t:before{content:'';display:inline-block;width:4px;height:18px;margin-right:7px;vertical-align:-2px;background:#f57a11;}.floor-04 .title p{height:28px;padding:0 20px;line-height:14px;overflow:hidden;}.floor-04 .title p a{float:left;margin-bottom:15px;margin-right:7px;padding-right:7px;border-right:1px solid #ddd;white-space:nowrap;}.floor-04 .title p a:link,.floor-04 .title p a:visited{color:#666;text-decoration:none;}.floor-04 .title p a:hover,.floor-04 .title p a:active,.floor-04 .title p a:focus{color:#f57a11;text-decoration:none;}.floor-04 .imgs{position:relative;float:left;width:975px;overflow:hidden;}.floor-04 .imgs a{position:relative;float:left;}.floor-04 .imgs a.fr{float:right;}.floor-04 .imgs img{position:relative;border:1px solid #eee;border-left:none;vertical-align:top;}.floor-04 .imgs ul{float:right;position:relative;right:16px;margin-top:-105px;_margin-top:-110px;width:232px;padding:8px;background-color:rgba(255,255,255,0.7);border:1px solid #e5e4e7;line-height:24px;font-size:14px;_background-color:#fff;}.floor-04 .imgs ul li{height:24px;overflow:hidden;}.floor-04 .imgs ul a{display:block;width:100%;height:24px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.floor-04 .imgs ul a:link,.floor-04 .imgs ul a:visited{color:#333;text-decoration:none;}.floor-04 .imgs ul a:hover,.floor-04 .imgs ul a:active,.floor-04 .imgs ul a:focus{color:#f57a11;text-decoration:none;}.floor-05 .wrap-tit-l{background-position:-141px -160px;}.floor-05 .img{float:left;}.floor-05 .img img{width:215px;height:380px;vertical-align:top;}.floor-05 .titles{float:left;width:973px;height:379px;padding:0;overflow:hidden;border-left:none;font-size:14px;border-right:1px solid #eee;border-bottom:1px solid #eee;}.floor-05 .titles .item{position:relative;float:left;width:323px;height:189px;overflow:hidden;border-left:1px solid #eee;border-top:1px solid #eee;}.floor-05 .titles .pic{text-align:center;}.floor-05 .titles .pic a{display:block;}.floor-05 .titles .pic img{display:block;vertical-align:top;}.floor-05 .titles .t{margin:0 30px 15px;padding:18px 0 10px;border-bottom:1px solid #ddd;font-size:20px;}.floor-05 .titles .t:before{content:'';display:inline-block;width:4px;height:18px;margin-right:7px;vertical-align:-2px;background:#f57a11;}.floor-05 .titles p{height:59px;margin-bottom:5px;padding:0 30px;line-height:14px;overflow:hidden;}.floor-05 .titles p a{float:left;border-right:1px solid #ccc;margin-bottom:16px;margin-right:7px;padding-right:7px;white-space:nowrap;}.floor-05 .titles p a:link,.floor-05 .titles p a:visited{color:#666;text-decoration:none;}.floor-05 .titles p a:hover,.floor-05 .titles p a:active,.floor-05 .titles p a:focus{color:#f57a11;text-decoration:none;}.floor-05 .titles ul{padding:0 30px;line-height:24px;}.floor-05 .titles ul a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.floor-05 .titles ul a:link,.floor-05 .titles ul a:visited{color:#333;text-decoration:none;}.floor-05 .titles ul a:hover,.floor-05 .titles ul a:active,.floor-05 .titles ul a:focus{color:#f57a11;text-decoration:none;}.floor-06-a{float:left;width:587.5px;}.floor-06-a .wrap-tit-l{background-position:-141px -200px;}.floor-06-a .img{float:left;}.floor-06-a .img img{width:215px;height:350px;vertical-align:top;}.floor-06-a .titles{float:left;width:300px;height:328px;padding:10px 31px 10px 40px;overflow:hidden;border:1px solid #eee;border-left:none;font-size:14px;}.floor-06-a .titles .float{float:left;width:150px;}.floor-06-a .titles .t{margin-bottom:14px;padding:20px 0 10px;border-bottom:1px solid #eee;font-size:20px;}.floor-06-a .titles .t:before{content:'';display:inline-block;width:4px;height:18px;margin-right:7px;vertical-align:-2px;background:#f57a11;}.floor-06-a .titles p{height:57px;margin-bottom:5px;padding:0;line-height:14px;overflow:hidden;}.floor-06-a .titles p a{float:left;border-right:1px solid #ccc;margin-bottom:15px;margin-right:7px;padding-right:7px;white-space:nowrap;}.floor-06-a .titles p a:link,.floor-06-a .titles p a:visited{color:#666;text-decoration:none;}.floor-06-a .titles p a:hover,.floor-06-a .titles p a:active,.floor-06-a .titles p a:focus{color:#f57a11;text-decoration:none;}.floor-06-a .titles .item{margin-bottom:15px;}.floor-06-a .imgs{float:left;overflow:hidden;}.floor-06-a .imgs a{float:left;}.floor-06-a .imgs img{border:1px solid #eee;vertical-align:top;}.floor-06-b{float:right;width:587.5px;}.floor-06-b .wrap-tit-l{background-position:-141px -240px;}.floor-06-b .img{float:left;}.floor-06-b .img img{width:215px;height:350px;vertical-align:top;}.floor-06-b .titles{float:left;width:300px;height:328px;padding:10px 31px 10px 40px;overflow:hidden;border:1px solid #eee;border-left:none;font-size:14px;}.floor-06-b .titles .t{margin-bottom:14px;padding:20px 0 10px;border-bottom:1px solid #eee;font-size:20px;}.floor-06-b .titles .t:before{content:'';display:inline-block;width:4px;height:18px;margin-right:7px;vertical-align:-2px;background:#f57a11;}.floor-06-b .titles p{height:120px;padding:30px 0 3px;line-height:14px;overflow:hidden;}.floor-06-b .titles p a{float:left;border-right:1px solid #ccc;margin-bottom:15px;margin-right:7px;padding-right:7px;white-space:nowrap;}.floor-06-b .titles p a:link,.floor-06-b .titles p a:visited{color:#666;text-decoration:none;}.floor-06-b .titles p a:hover,.floor-06-b .titles p a:active,.floor-06-b .titles p a:focus{color:#f57a11;text-decoration:none;}.floor-06-b .imgs{float:left;overflow:hidden;}.floor-06-b .imgs a{float:left;}.floor-06-b .imgs img{border:1px solid #eee;vertical-align:top;} .box890 { width: 890px; float: left; } .box465 { width: 465px; float: left; } .slideBox.slideBox2 { float: none; width: 465px; height: 280px; margin-left: 0; } .slideBox .m-bd { position: relative; height: 100%; z-index: 0; } .m-bd li { zoom: 1; vertical-align: middle; } .slideBox.slideBox2 i { font-size: 22px; } .slideBox .m-bd li p { position: absolute; left: 0; bottom: 0; width: 100%; background: #000; opacity: 0.8; height: 35px; line-height: 35px; font-size: 14px; color: #fff; text-align: center; } .box280 { width: 280px; float: right; } .box405 { width: 405px; float: right; } .slideBox.slideBox2 .m-bd img { width: 465px; height: 280px; } .m-bd ul li p a{color:#fff;} .slideBox .m-bd li p { position: absolute; left: 0; bottom: 0; width: 100%; background: #000; opacity: 0.8; height: 35px; line-height: 35px; font-size: 14px; color: #fff; text-align: center; } .m-tit03{width: 100%; height: 38px; line-height: 38px;border-bottom: 1px solid #028f0e; position: relative;} .m-tit03.nobor{ border: 0;} .m-tit03.mt5{margin-top:5px;} .m-tit03 h3{width: 100px; float: left;font-size: 18px;color: #333;} .m-tit03 h3.bor_b{border-bottom: 1px solid #666; line-height: 38px;height: 38px; position: absolute;top:0;left: 0;} .m-tit03 h3 strong.c1{color: #028f0e;font-size:18px;} .m-tit03 h3 strong.c2{color: #028f0e;font-size:18px;} .m-tit03 .m-more{width: 50px; text-align: right; float: right; font-size: 14px;color: #666; } .m-tit03 a:hover{color: #1844a7;} .assess li h3 em { float: left; display: block; width: 40px; text-align: center; height: 20px; line-height: 20px; font-style: normal; background: #058dcc; color: #fff; font-size: 14px; border-radius: 3px; margin-top: 5px; } .m-list3 li a{ font-size:14px;color:#000;} .head_sousuo_right{float:left;margin-left:10px;width:100px;height:100px;} #masthead-v5 .masthead-right { padding-left: 30px } .adpic{width:1200px;margin:auto;} .adpic li{margin:10px 3px 10px 0px;float:left;border:1px solid #ccc;} #masthead-v5 .main-logo-v5 { margin-right: 0; padding-right: 0 } .fcenter li { line-height:35px; width: 220px; margin-left:10px; margin-right:10px; height: 220px; float: left; text-align: center; line-height: 35px; } #fixed-right-bottom-container { position: fixed; _position: absolute; right: 0; bottom: 0 } .pages { padding: 10px 0 10px 0; text-align: center; font-size: 12px; color: #666666; } .pages a:link,.pages a:visited,.pages a:active { color: #004499; background: #FFFFFF; border: #cdcdcd 1px solid; padding: 5px; text-decoration: none; } .pages a:hover { background: #FFFFFF; border: #cdcdcd 1px solid; color: #FF6600; padding: 5px; text-decoration: none; } .pages strong { background: #f8f8f8; padding: 5px; border: #cdcdcd 1px solid; color: #0a9462; } .pages_inp { border: #2E6AB1 1px solid; padding: 1px; width: 30px; text-align: center; color: #666666; } .pages label { background: #FFFFFF; border: #2E6AB1 1px solid; color: #004499; padding: 1px 5px 1px 5px; } .pages label em { color: red; font-weight: bold; font-style: normal; } .pages label span { font-weight: bold; } .pages cite { font-style: normal; } .pages .pages_btn { margin-left: 10px; border: solid 1px #b3b3b3; margin-top: 0px; border-bottom-color: #9a9a9a; padding: 1px 9px; background-color: #f0f0f0; color: #444; vertical-align: middle; cursor: pointer; overflow: visible; background-image: -webkit-linear-gradient(#fcfcfc,#e4e4e4); background-image: -moz-linear-gradient(#fcfcfc,#e4e4e4); background-image: linear-gradient(top,#fcfcfc,#e4e4e4); border-radius: 2px; *padding: 0 8px; *height: 22px; *margin-top: 1px } .pages input { border: solid 1px #a0a0a0; height: 18px; width: 36px; padding: 1px 2px; background-color: #fff; margin: 0px 2px 0; overflow: hidden; vertical-align: middle; color: #444; box-shadow: inset 0 1px 1px #e6e6e6 } .sw-mod-pagination .pagination { font-family: Tahoma; font-size: 12px; height: 35px; clear: both; overflow: hidden; text-align: center } .sw-mod-pagination .pagination .page-bottom,.sw-mod-pagination .pagination form { display: inline-block; *display: inline; zoom: 1; vertical-align: middle } .sw-mod-pagination .pagination a,.sw-mod-pagination .pagination a:link,.sw-mod-pagination .pagination a:visited,.sw-mod-pagination .pagination .page-prev,.sw-mod-pagination .pagination .page-cur,.sw-mod-pagination .pagination .page-start,.sw-mod-pagination .pagination .page-end,.sw-mod-pagination .pagination .page-next,.sw-mod-pagination .pagination .page-break { float: left; height: 28px; line-height: 28px; padding: 0 9px; text-align: center; vertical-align: middle; white-space: nowrap; font-size: 14px } .sw-mod-pagination .pagination .page-bottom:after { content: "\0020"; display: block; height: 0; clear: both } .sw-mod-pagination .pagination .page-cur { border: 1px solid #ccc; color: #0a9462; border-right: 0; font-weight: bold; background-color: #f8f8f8 } .sw-mod-pagination .pagination a,.sw-mod-pagination .pagination a.page-next { border: 1px solid #ccc; font-size: 12px; border-right: 0 } .sw-mod-pagination .pagination a:hover { text-decoration: none; color: #0a9462 } .sw-mod-pagination .pagination .page-break { border-left: 1px solid #ccc; height: 30px } .sw-mod-pagination .pagination a.page-prev,.sw-mod-pagination .pagination a.page-next,.sw-mod-pagination .pagination .page-start { width: 55px; padding: 0; font-size: 12px; margin-right: 10px; border: 1px solid #ccc } .sw-mod-pagination .pagination .page-start { color: #ddd } .sw-mod-pagination .pagination a.page-prev:hover { border: 1px solid #0a9462; text-decoration: none } .sw-mod-pagination .pagination .page-end { border: 1px solid #ddd; padding: 0 5px; padding-right: 16px; color: #ddd; font-size: 12px } .page-op { color: #444 } .page-op #jumpto { width: 32px; text-align: center; border: 1px solid #ececec; border-top: 1px solid #ccc; color: #000; font-family: Tahoma,SimSun,Arial; height: 20px; margin: 0 4px 5px; text-align: center; vertical-align: middle } .page-op #jump-sub { height: 25px; margin: 0 0 2px 8px; width: 43px; cursor: pointer; background-color: #f5f5f5; border: 1px solid #b2b2b2 } .cart-a { width: 348px; } .cart-a{width:348px;width:345px;} .cart-a-map a{position:absolute;} .cart-a-map a:hover{color:#ff0000;text-decoration:none;} .hlj{top:64px;right:20px;} .jl{top:89px;right:28px;} .ln{top:106px;right:46px;} .xj{top:119px;left:66px;} .xz{top:180px;left:64px;} .qh{top:156px;left:116px;} .gs{top:160px;left:170px;} .sc{left:153px;bottom:106px;} .cq{left:186px;bottom:104px;} .nm{top:115px;right:120px;} .bj{top:120px;right:80px;} .nx{top:140px;right:135px;} .sx{top:152px;right:105px;} .hb{top:138px;right:88px;} .tj{top:130px;right:67px;} .sd{top:150px;right:62px;} .shx{top:172px;right:122px;} .hn{top:169px;right:97px;} .js{top:170px;right:48px;} .hub{bottom:114px;right:98px;} .ah{bottom:119px;right:67px;} .sh{bottom:122px;right:34px;} .zj{bottom:104px;right:47px;} .yn{bottom:59px;right:167px;} .gx{bottom:58px;right:120px;} .gz{bottom:80px;right:130px;} .hun{bottom:84px;right:101px;} .jx{bottom:91px;right:76px;} .gx{bottom:58px;right:120px;} .hain{bottom:27px;right:114px;} .gd{bottom:61px;right:84px;} .fj{bottom:75px;right:59px;} .xg{bottom:39px;right:95px;} .am{bottom:42px;right:62px;} .tw{bottom:60px;right:40px;} .cart-a-map { background: url("/skin/demo1688/images/bg-icon.png") repeat scroll 0 0 transparent; } .cart-r { float: left; } .cart-a-map a{color:#000;} .cart-a-map { height: 320px; border-left: 1px solid #E2E2E2; border-right: 1px solid #E2E2E2; border-bottom: 1px solid #E2E2E2; background-position: -255px -100px; background-repeat: no-repeat; position: relative; } .com-t, .com-con li, .cart-item h3, .cart-a-map { background: url("/skin/demo1688/images/bg-icon.png") repeat scroll 0 0 transparent; } .page-op #jump-sub:hover { border-radius: 2px; box-shadow: 0 0 2px #a8a8a8; background-color: #f8f8f8; border: 1px solid #c6c6c6 } #floor7{width:1200px;margin:auto;} .page-op .total-page { padding-right: 8px } .com-t, .com-con li, .cart-item h3, .cart-a-map { background-position: -255px -100px; background: url("/skin/demo1688/images/bg-icon.png") repeat scroll 0 0 transparent; } .page-op .total-page b { font-weight: bold } *html { background-image: url("about:blank"); background-attachment: fixed } #top-banner-layout { width: 100%; background-color: #fffbe1 } #top-banner-layout #top-banner { height: 32px; width: 1190px; margin: 0 auto } #top-banner-layout #top-notice { width: 1190px; height: 31px; line-height: 31px; margin: 0 auto; background: #fffbe1; overflow: hidden } #top-banner-layout #top-notice .text { padding-left: 6px } #top-banner-layout #top-notice #top-notice-close { font-size: 0; float: right; margin-top: 10px; margin-right: 10px; width: 10px; height: 10px; background: url("/img.china.alibaba.com/cms/upload/2012/302/324/423203_1451252140.png") no-repeat 0 -40px; cursor: pointer } #ie6-kill { width: 100%; background-color: #fffbe1 } #ie6-kill #ie6-kill-inner { width: 1190px; height: 31px; line-height: 31px; margin: 0 auto; overflow: hidden } #ie6-kill #ie6-kill-inner .text { width: 660px; margin: 0 auto } #ie6-kill #ie6-kill-inner a:link,#ie6-kill #ie6-kill-inner a:visited,#ie6-kill #ie6-kill-inner a:hover,#ie6-kill #ie6-kill-inner a:active { color: #0a9462 } #alibar { position: relative; *z-index: 1499 } .alibar-container { width: 1190px } #header { height: 115px; margin-bottom: 0; background:#fff; } .mod-masthead{min-width:1190px} .left_head { background: #f8f8f8 url("/skin/demo1688/images/left_head.gif") repeat-x; padding: 8px 10px 7px 10px; font-weight: bold; font-size: 13px; border: 1px solid #e7e9ee } #search_tips { z-index: 1000; position: absolute; width: 470px; overflow: hidden; cursor: pointer; margin: 72px 0 0 342px; font-size: 13px; line-height: 20px; color: #666666; background: #FFFFFF; border: #CCC 1px solid; } #search_tips div { height: 20px; padding: 1px 8px 1px 8px; clear: both; overflow: hidden; } #search_tips div span { float: right; font-size: 12px; } #search_tips label { display: block; width: 100%; background: #FAFAFA; font-size: 12px; color: #0000CC; text-align: right; } .postit { color: #003278; padding: 0 5px 0 12px; line-height: 37px; background: #D7E9FF url("/skin/demo1688/images/pos.gif") repeat-x 0 bottom; margin: 1px 1px 10px 1px; } .info_trade { font-size: 14px; text-align: left; font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53,\6587\6CC9\9A7F\6B63\9ED1\4F53,\534E\6587\7EC6\9ED1; margin: 0 0 8px 0; border-bottom: #F1F1F1 1px solid; padding: 0 0 2px 10px; } .contact_head { background: url("/skin/demo1688/images/lianxi_head.gif") no-repeat; padding: 10px 0 5px 18px; letter-spacing: 1px; font-weight: bold; font-size: 14px; color: #FFFFFF; } .contact_body { padding: 10px; height:350px; border: #049753 3px solid; } .contact_body li { line-height: 24px; border-bottom: #E2E2E2 1px solid; padding: 0 0 0 10px; } .f_orange_img{position:absolute;float:left; width:70px} .f_orange_img2{margin-left:70px} .contact_body li span { color: #1B4C7A; padding: 0 8px 0 0; } .box_head_1 { background: url("/skin/demo1688/images/box_head_1_l.gif") no-repeat; } .box_head_1 div { height: 32px; line-height: 33px; overflow: hidden; padding: 0 12px 0 15px; background: url("/skin/demo1688/images/box_head_1_r.gif") no-repeat right 0; color: #333333; } .box_head_1 strong { font-size: 14px; } .box_head_2 { border: #e7e9ee 1px solid; border-bottom: none; height: 32px; line-height: 32px; overflow: hidden; padding: 0 10px 0 10px; background: url("/skin/demo1688/images/box_head_2.gif") repeat-x 0 bottom; color: #333333; } .box_head_2 strong { font-size: 14px; } .type { height: 33px; line-height: 34px; overflow: hidden; background: #D7E9FF url("/skin/demo1688/images/type_bg.gif") repeat-x; padding-left: 35px; } a.type_1:link,a.type_1:visited,a.type_1:active,a.type_1:hover { float: left; display: block; padding: 0 15px 0 15px; background: #FFFFFF; color: #000000; font-weight: bold; background: url("/skin/demo1688/images/type_1.gif") repeat-x; border-left: 1px solid #0a9462; border-right: 1px solid #0a9462; text-decoration: none } a.type_2:link,a.type_2:visited,a.type_2:active { float: left; display: block; padding: 0 15px 0 15px; border-right: #E2F0FB 1px solid; height: 32px; } a.type_2:hover { background: #2676D9; color: #FFFFFF; } .tab_head { border: #e7e9ee 1px solid; border-bottom: none; height: 33px; line-height: 33px; font-size: 13px; overflow: hidden; background: #EFF6FF url("/skin/demo1688/images/tab_head.gif") repeat-x; color: #333333; font-weight: bold; } .tab_1 { float: left; padding: 0 15px 0 15px; border-right: #e7e9ee 1px solid; cursor: pointer; font-weight: normal; } .tab_2 { float: left; padding: 0 15px 0 15px; border-right: #e7e9ee 1px solid; cursor: pointer; background: #FFFFFF; background: url("/skin/demo1688/images/tab_1.gif") repeat-x; } .box_head { border: #e7e9ee 1px solid; border-bottom: none; height: 32px; line-height: 32px; overflow: hidden; padding: 0 10px 0 10px; background: #EFF6FF url("/skin/demo1688/images/box_head.gif") repeat-x; color: #333333; } .box_head strong { font-size: 14px; } .left_menu { width: 150px; font-size: 13px; letter-spacing: 1px; background: #FFFFFF url("/skin/demo1688/images/left_menu.gif") repeat-y; } .left_menu a { width: 90%; display: block; } .left_menu ul { background: #FFFFFF url("/skin/demo1688/images/left_menu_ul.gif") no-repeat; padding-top: 2px; } .left_menu_li { line-height: 37px; height: 37px; background: url("/skin/demo1688/images/left_menu_li.gif") no-repeat; padding-left: 30px; } .left_menu_on { line-height: 37px; height: 37px; background: url("/skin/demo1688/images/left_menu_on.gif") no-repeat; padding-left: 30px; } .titleshow { font-size: 20px; text-align: center; font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53,\6587\6CC9\9A7F\6B63\9ED1\4F53,\534E\6587\7EC6\9ED1; font-weight: normal; padding: 15px 0 } #head { width: 100%; position: fixed; z-index: 999999; left: 0; } .back2top { width: 58px; height: 58px; position: fixed; _position: absolute; right:3%; /*left: 57%;*/ /*margin-left: 500px;*/ bottom: 100px; _bottom: auto; cursor: pointer; } .back2top a { display: block; width: 100%; height: 100%; background: url("/skin/demo1688/image/back2top.png") no-repeat; } .back2top a:hover { background: url("/skin/demo1688/image/back2top.png") no-repeat -58px 0; text-decoration: none } .m_l_2 { width: 980px; } .m_r_2 { width: 200px; } .ggshang{ width:1200px; margin:0px auto; margin-top: 20px; height:110px; } .ggshang ul li { width: 152px; height: 52px; float:left; overflow: hidden; margin-bottom: 10px; margin-right: 20px; } .pt20 { padding-top: 20px; } .w850 { width: 850px; margin: 0 auto; } .common-box01 .common-tit { width: 100%; height: 30px; border-bottom: 1px solid #029a49; padding-bottom: 7px; position: relative; } .common-box01 .common-tit span { padding-left: 8px; border-left: 4px solid #029a49; margin-top: 6px; height: 22px; overflow: hidden; line-height: 22px; font-size: 20px; color: #333333; float: left; } .common-box01 .common-tit .tit_logo { width: auto; height: 30px; margin-left: 10px; float: left; } .common-box01 .common-tit .tit_logo img { width: auto; height: 30px; } .common-box01 .common-tit .more { position: absolute; right: 0; top: 12px; font-size: 14px; color: #029a49; } .common-box01 .common-cont { margin-top: 16px; overflow: hidden; position: relative; } .common-box01 .common-row { position: relative; } .clearfl { zoom: 1; } .common-box01 .common-left01 { float: left; width: 320px; height: 200px; position: relative; } .common-box01 .common-left01 img { width: 320px; height: 200px; } .common-box01 .common-text-moudle { position: absolute; left: 0; bottom: 0; width: 100%; height: 38px; line-height: 38px; background: #000; opacity: 0.6; filter: alpha(opacity = 60); } .common-box01 .common-text { position: absolute; left: 0; bottom: 0; width: 100%; height: 38px; line-height: 38px; text-align: center; color: #fff; font-size: 16px; overflow: hidden; z-index: 100; } .common-box01 .common-text a { color: #fff; } .common-box01 .common-right01 { float: left; margin-left: 15px; width: 510px; color: #555555; } .common-box01 .common-list01 dt { padding: 10px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .common-box01 .common-list01 dt a { font-size: 20px; } .common-box01 .common-left01 { float: left; width: 320px; height: 200px; position: relative; } .common-box01 .common-left01 img { width: 320px; height: 200px; } .common-box01 .common-text-moudle { position: absolute; left: 0; bottom: 0; width: 100%; height: 38px; line-height: 38px; background: #000; opacity: 0.6; filter: alpha(opacity = 60); } .common-box01 .common-text { position: absolute; left: 0; bottom: 0; width: 100%; height: 38px; line-height: 38px; text-align: center; color: #fff; font-size: 16px; overflow: hidden; z-index: 100; } .common-box01 .common-text a { color: #fff; } .common-box01 .common-right01 { float: left; margin-left: 15px; width: 510px; color: #555555; } .common-box01 .common-list01 dt { padding: 10px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .common-box01 .common-list01 dt a { font-size: 20px; } .common-box01 .common-list01 dd { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .common-box01 .common-list01 dd a { font-size: 18px; color: #333; line-height: 38px; } .zxbk, .jjfs, .fgjs, .rjdpm, .sjytd, .sjkd { width: 410px; } .common-box01 .common-tit { width: 100%; height: 30px; border-bottom: 1px solid #029a49; padding-bottom: 7px; position: relative; } .common-box01 .common-cont { margin-top: 16px; overflow: hidden; position: relative; } .common-box01 .common-left02 { float: left; width: 170px; height: 140px; position: relative; } .common-box01 .common-left02 img { width: 170px; height: 140px; } .common-box01 .common-right02 { float: left; margin-left: 15px; width: 220px; color: #555555; } .common-box01 .common-list02 dd { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .common-box01 .common-list02 dd a { font-size: 14px; color: #333; line-height: 28px; } .common-list03 dd{height:30px;line-height:30px;} .common-box01 .common-left03 { float: left; width: 175px; height: 95px; position: relative; } .common-box01 .common-left03 img { width: 300px; height: 95px; } .common-box01 .common-right03 { float: left; margin-left: 10px; width: 115px; color: #555555; } .common-box01 .common-right03 a { font-size: 12px; line-height: 26px; }