/*banner*/
#banner { width: 100%; height: auto; margin: 0 auto; position: relative; overflow: hidden; }
#banner .hd { width: 100%; position: absolute; z-index: 1; text-align: center; bottom: 28px; }
#banner .hd ul { display: inline-block; font-size: 0; }
#banner .hd ul li { display: inline-block; width: 10px; height: 10px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #fff; margin: 8px; overflow: hidden; }
#banner .hd ul .on { background: #710c5a; }
#banner .tempWrap { margin: 0 auto; }
#banner .bd ul { padding: 0px; zoom: 1; }
#banner .bd li { height: auto; zoom: 1; vertical-align: middle; display: block; }
#banner .bd li img { width: 100%; height: auto; display: block; }
#banner .prev { display: block; width: 41px; height: 80px; overflow: hidden; position: absolute; top: 50%; left: 50px; margin-top: -40px; cursor: pointer; background: url(../Img/prev.png) no-repeat; background-size: 100% 100%; }
#banner .next { display: block; width: 41px; height: 80px; overflow: hidden; position: absolute; top: 50%; right: 50px; margin-top: -40px; cursor: pointer; background: url(../Img/next.png) no-repeat; background-size: 100% 100%; }
#banner .prevStop { background: url(../Img/prevNo.png) no-repeat; background-size: 100% 100%; }
#banner .nextStop { background: url(../Img/nextNo.png) no-repeat; background-size: 100% 100%; }
/*
 *	generated by WOW Slider 2.6
 *	template Shady
 */
@font-face { font-family: 'MisoBold'; src: url('miso-bold-webfont.eot'); src: url('miso-bold-webfont.eot?#iefix') format('embedded-opentype'), url('miso-bold-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'fullscreen'; src: url('fullscreen.eot'); src: url('fullscreen.eot#iefix') format('embedded-opentype'), url('fullscreen.woff') format('woff'), url('fullscreen.ttf') format('truetype'), url('fullscreen.svg#fullscreen') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'wowslider-controls'; src: url('wowslider-controls.eot'); src: url('wowslider-controls.eot#iefix') format('embedded-opentype'), url('wowslider-controls.woff') format('woff'), url('wowslider-controls.ttf') format('truetype'), url('wowslider-controls.svg#wowslider-controls') format('svg'); font-weight: normal; font-style: normal; }
#wowslider-container { zoom: 1; position: relative; width: 100%; margin: 0px auto 0px; z-index: 6; border: none; text-align: left; /* reset align=center */ font-size: 10px; }
#wowslider-container.fullscreen-mode,
#wowslider-container.fullwidth-mode { max-width: none; max-height: none; }
* html #wowslider-container { width: 960px }
#wowslider-container .ws_images ul { position: relative; width: 10000%; height: 100%; left: 0; list-style: none; margin: 0; padding: 0; border-spacing: 0; overflow: visible; /*table-layout:fixed;*/ }
#wowslider-container .ws_images ul li { position: relative; width: 1%; height: 100%; line-height: 0; /*opera*/ overflow: hidden; float: left; font-size: 0; padding: 0 0 0 0 !important; margin: 0 0 0 0 !important; }
#wowslider-container .ws_images { position: relative; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
#wowslider-container.fullscreen-mode .ws_images,
#wowslider-container.fullwidth-mode .ws_images { max-height: none; }
#wowslider-container .ws_images a { width: 100%; display: block; color: transparent; }
#wowslider-container.fullscreen-mode .ws_images a,
#wowslider-container.fullwidth-mode .ws_images a { height: 100%; }
#wowslider-container img { max-width: none !important; }
#wowslider-container .ws_images img { width: 100%; border: none 0; max-width: none; padding: 0; margin: 0; height: 700px !important; }
#wowslider-container .ws_images iframe { position: absolute; z-index: -1; }
#wowslider-container a { text-decoration: none; outline: none; border: none; }
#wowslider-container .ws_bullets { float: left; position: absolute; z-index: 70; }
#wowslider-container .ws_bullets div { position: relative; float: left; font-size: 12px; z-index: 12; }
#wowslider-container a.wsl { display: none; }
#wowslider-container .ws_bullets { /*padding: 10px; */ }
#wowslider-container .ws_bullets a { margin-left: 16px; width: 12px; height: 12px; float: left; text-indent: -4000px; position: relative; background: #fff; margin: 8px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
#wowslider-container .ws_bullets a.ws_selbull, #wowslider-container .ws_bullets a:hover { background: #710c5a; }
#wowslider-container .ws_bullets a:hover { -webkit-animation: pulseIn .9s infinite linear; -moz-animation: pulseIn .9s infinite linear; animation: pulseIn .9s infinite linear; }
#wowslider-container a.ws_next, #wowslider-container a.ws_prev { font-family: 'wowslider-controls'; position: absolute; display: none; text-shadow: none; text-align: center; color: #fff; top: 50%; margin-top: -40px; width: 41px; height: 80px; overflow: hidden; z-index: 60; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
#wowslider-container a.ws_next { background: url(../Img/next.png) no-repeat; background-size: 100% 100%; }
#wowslider-container a.ws_prev { background: url(../Img/prev.png) no-repeat; background-size: 100% 100%; }
/*#wowslider-container a.ws_next:hover,
#wowslider-container a.ws_prev:hover{
	background: rgba(30,165,194,0.6);
}*/
#wowslider-container a.ws_next { right: 10px; }
#wowslider-container a.ws_prev { left: 10px; }
/*#wowslider-container a.ws_prev:after {
	content: '\e800';
	display: block;
	font-size: 3.5em;
	line-height: 1.7em;
}*/

#wowslider-container a.ws_prev:hover:after { -webkit-animation: prevArrow .7s infinite ease-in-out; -moz-animation: prevArrow .7s infinite ease-in-out; animation: prevArrow .7s infinite ease-in-out; }
#wowslider-container a.ws_next:hover:after { -webkit-animation: nextArrow .7s infinite ease-in-out; -moz-animation: nextArrow .7s infinite ease-in-out; animation: nextArrow .7s infinite ease-in-out; }

* html #wowslider-container a.ws_next, * html #wowslider-container a.ws_prev { display: none }
#wowslider-container:hover a.ws_next, #wowslider-container:hover a.ws_prev { display: none }
/* bottom center */
#wowslider-container .ws_bullets { bottom: 6px; left: 50%; }
#wowslider-container .ws_bullets div { left: -70%; }
#wowslider-container .ws-title { position: absolute; display: none !important; bottom: 0.31em; left: 1.23em; margin: 9px; z-index: 50; font-family: MisoBold, Oswald, Impact,Charcoal, sans-serif; font-size: 5.5em; color: #FFF; text-shadow: 1px 1px 1px #333333; }
#wowslider-container .ws-title div, #wowslider-container .ws-title span { display: inline-block; padding: 10px; background: #3398B6; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; opacity: 0.95; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); }
#wowslider-container .ws-title div { display: block; background: #B02D15; margin-top: 10px; color: #FFFFFF; opacity: 0.8; text-shadow: 1px 1px 1px #000000; }
#wowslider-container .ws_images > ul { animation: wsBasic 16.8s infinite; -moz-animation: wsBasic 16.8s infinite; -webkit-animation: wsBasic 16.8s infinite; }

@keyframes wsBasic {
    0% { left: -0% }
    14.88% { left: -0% }
    25% { left: -100% }
    39.88% { left: -100% }
    50% { left: -200% }
    64.88% { left: -200% }
    75% { left: -300% }
    89.88% { left: -300% }
}

@-moz-keyframes wsBasic {
    0% { left: -0% }
    14.88% { left: -0% }
    25% { left: -100% }
    39.88% { left: -100% }
    50% { left: -200% }
    64.88% { left: -200% }
    75% { left: -300% }
    89.88% { left: -300% }
}

@-webkit-keyframes wsBasic {
    0% { left: -0% }
    14.88% { left: -0% }
    25% { left: -100% }
    39.88% { left: -100% }
    50% { left: -200% }
    64.88% { left: -200% }
    75% { left: -300% }
    89.88% { left: -300% }
}

#wowslider-container .ws_bullets a img { text-indent: 0; display: block; bottom: 16px; left: -115px; visibility: hidden; position: absolute; -moz-box-shadow: 0 0 5px #999999; box-shadow: 0 0 5px #999999; border: 3px solid #ffffff; max-width: none; }
#wowslider-container .ws_bullets a:hover img { visibility: visible; }
#wowslider-container .ws_bulframe div div { height: 75px; overflow: visible; position: relative; }
#wowslider-container .ws_bulframe div div img { height: 100%; }
#wowslider-container .ws_bulframe div { left: 0; overflow: hidden; position: relative; width: 200px; background-color: #ffffff; }
#wowslider-container .ws_bullets .ws_bulframe { display: none !important; bottom: 18px; overflow: visible; position: absolute; cursor: pointer; -moz-box-shadow: 0 0 5px #999999; box-shadow: 0 0 5px #999999; border: 3px solid #ffffff; }
#wowslider-container .ws_bulframe span { display: block; position: absolute; bottom: -9px; margin-left: 0px; left: 95px; background: url(./triangle.png); width: 15px; height: 6px; }
#wowslider-container.ws_gestures,
#wowslider-container.ws_gestures > div > a { cursor: -webkit-grab; cursor: -moz-grab; /*cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;*/ }
#wowslider-container.ws_gestures.ws_grabbing,
#wowslider-container.ws_gestures.ws_grabbing > div > a { cursor: -webkit-grabbing; cursor: -moz-grabbing; /*cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;*/ }
/* hide controls when video start play */
#wowslider-container.ws_video_playing .ws_bullets { display: none; }
#wowslider-container.ws_video_playing:hover .ws_bullets { display: block; }
/* IE fix because it don't show controls on hover if frame visible */
#wowslider-container.ws_video_playing_ie .ws_bullets,
#wowslider-container.ws_video_playing_ie a.ws_next,
#wowslider-container.ws_video_playing_ie a.ws_prev { display: block; }
/* youtube/vimeo buttons */
#wowslider-container .ws_video_btn { position: absolute; display: none; cursor: pointer; top: 0; left: 0; width: 100%; height: 100%; z-index: 55; }
#wowslider-container .ws_video_btn.ws_youtube,
#wowslider-container .ws_video_btn.ws_vimeo { display: block; }
#wowslider-container .ws_video_btn div { position: absolute; background-image: url(./playvideo.png); background-size: 200%; top: 50%; left: 50%; width: 7em; height: 5em; margin-left: -3.5em; margin-top: -2.5em; }
#wowslider-container .ws_video_btn.ws_youtube div { background-position: 0 0; }
#wowslider-container .ws_video_btn.ws_youtube:hover div { background-position: 100% 0; }
#wowslider-container .ws_video_btn.ws_vimeo div { background-position: 0 100%; }
#wowslider-container .ws_video_btn.ws_vimeo:hover div { background-position: 100% 100%; }
#wowslider-container1 .ws_playpause.ws_hide { display: none !important; }
#wowslider-container .ws_fullscreen { display: none; position: absolute; font-family: "fullscreen"; top: .5em; right: .5em; font-size: 2.25em; z-index: 59; color: #1EA5C2; text-shadow: none; }
#wowslider-container .ws_fullscreen:hover { -webkit-animation: pulseOut .9s infinite linear; -moz-animation: pulseOut .9s infinite linear; animation: pulseOut .9s infinite linear; }
#wowslider-container:hover .ws_fullscreen { display: block; }
#wowslider-container .ws_fullscreen:after { content: ' '; }
.ws_fs_wrapper { width: 100%; height: 100%; background: #EFECDD; }
.ws_fs_wrapper > #wowslider-container,
.ws_fs_wrapper > #wowslider-container .ws_images { margin: 0 auto; max-height: none; }
.ws_fs_wrapper > #wowslider-container .ws_fullscreen { position: fixed; display: block; }
.ws_fs_wrapper > #wowslider-container .ws_fullscreen:after { content: '\e801'; }
.ws_fs_wrapper > #wowslider-container { border: 0; outline: 0; -webkit-box-shadow: 0; -moz-box-shadow: 0; box-shadow: 0; }

@-webkit-keyframes pulseIn {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(1.2); }
    100% { -webkit-transform: scale(1); }
}

@-moz-keyframes pulseIn {
    0% { -moz-transform: scale(1); }
    50% { -moz-transform: scale(1.2); }
    100% { -moz-transform: scale(1); }
}

@keyframes pulseIn {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

@-webkit-keyframes pulseOut {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(0.8); }
    100% { -webkit-transform: scale(1); }
}

@-moz-keyframes pulseOut {
    0% { -moz-transform: scale(1); }
    50% { -moz-transform: scale(0.8); }
    100% { -moz-transform: scale(1); }
}

@keyframes pulseOut {
    0% { transform: scale(1); }
    50% { transform: scale(0.8); }
    100% { transform: scale(1); }
}

@-webkit-keyframes nextArrow {
    0%, 100% { -webkit-transform: translateX(0px); }
    25% { -webkit-transform: translateX(2px); }
    75% { -webkit-transform: translateX(-2px); }
}

@-moz-keyframes nextArrow {
    0%, 100% { -moz-transform: translateX(0px); }
    25% { -moz-transform: translateX(2px); }
    75% { -moz-transform: translateX(-2px); }
}

@keyframes nextArrow {
    0%, 100% { -moz-transform: translateX(0px); transform: translateX(0px); }
    25% { -moz-transform: translateX(2px); transform: translateX(2px); }
    75% { -moz-transform: translateX(-2px); transform: translateX(-2px); }
}

@-webkit-keyframes prevArrow {
    0%, 100% { -webkit-transform: translateX(0px); }
    25% { -webkit-transform: translateX(-2px); }
    75% { -webkit-transform: translateX(2px); }
}

@-moz-keyframes prevArrow {
    0%, 100% { -moz-transform: translateX(0px); }
    25% { -moz-transform: translateX(-2px); }
    75% { -moz-transform: translateX(2px); }
}

@keyframes prevArrow {
    0%, 100% { -moz-transform: translateX(0px); transform: translateX(0px); }
    25% { -moz-transform: translateX(-2px); transform: translateX(-2px); }
    75% { -moz-transform: translateX(2px); transform: translateX(2px); }
}

/*activeBanner*/
#activeBanner { width: 100%; height: auto; margin: 0 auto; position: relative; overflow: hidden; display: none; }
#activeBanner .hd { width: 100%; position: absolute; z-index: 1; text-align: center; bottom: 28px; }
#activeBanner .hd ul { display: inline-block; font-size: 0; }
#activeBanner .hd ul li { display: inline-block; width: 10px; height: 10px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #fff; margin: 8px; overflow: hidden; }
#activeBanner .hd ul .on { background: #710c5a; }
#activeBanner .tempWrap { margin: 0 auto; }
#activeBanner .bd ul { padding: 0px; zoom: 1; }
#activeBanner .bd li { height: auto; zoom: 1; vertical-align: middle; display: block; }
#activeBanner .bd li img { width: 100%; height: auto; display: block; }
#activeBanner .prev { display: block; width: 41px; height: 80px; overflow: hidden; position: absolute; top: 50%; left: 50px; margin-top: -40px; cursor: pointer; background: url(../Img/prev.png) no-repeat; background-size: 100% 100%; }
#activeBanner .next { display: block; width: 41px; height: 80px; overflow: hidden; position: absolute; top: 50%; right: 50px; margin-top: -40px; cursor: pointer; background: url(../Img/next.png) no-repeat; background-size: 100% 100%; }
#activeBanner .prevStop { background: url(../Img/prevNo.png) no-repeat; background-size: 100% 100%; }
#activeBanner .nextStop { background: url(../Img/nextNo.png) no-repeat; background-size: 100% 100%; }
/*生活服务类*/
#lifeService { width: 1000px; position: relative; margin: 36px auto; }
#lifeService .hd { }
#lifeService .hd .prev { display: block; width: 21px; height: 40px; overflow: hidden; position: absolute; top: 50%; left: -60px; margin-top: -20px; cursor: pointer; background: url(../Img/prev.png) no-repeat center center; background-size: 18px 34px; }
#lifeService .hd .next { display: block; width: 21px; height: 40px; overflow: hidden; position: absolute; top: 50%; right: -60px; margin-top: -20px; cursor: pointer; background: url(../Img/next.png) no-repeat center center; background-size: 18px 34px; }
/*#lifeService .hd .prevStop{ display: none;}#lifeService .hd .nextStop{display: none;}*/
#lifeService .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#lifeService .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; }
#lifeService .hd ul li.on { background-position: 0 0; }
#lifeService .bd { overflow: hidden; width: 100%; }
#lifeService .bd ul { overflow: hidden; zoom: 1; }
#lifeService .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; width: 200px; }
#lifeService .bd ul li .block { text-align: center; width: 100%; margin: 18px auto; padding: 0 5px; }
#lifeService .bd ul li .block a { width: 100%; display: block; color: #2a2a2a; font-size: 18px; padding: 18px 0px 52px 0px; position: relative; }
#lifeService .bd ul li .block a span { width: 42px; height: 42px; display: block; margin: 0px auto; display: block; position: relative; }
#lifeService .bd ul li .block a span img { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; /*-webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease,-webkit-transform .1s ease;*/ }
#lifeService .bd ul li .block a span img.img { z-index: 2; }
#lifeService .bd ul li .block a span img.imgOn { z-index: 1; }
#lifeService .bd ul li .block a i { width: 100%; height: 32px; line-height: 32px; overflow: hidden; display: block; padding: 0px 12%; position: absolute; bottom: 18px; left: 0px; }
#lifeService .bd ul li .block:hover a { box-shadow: 0px 0px 3px 2px #eee; }
#lifeService .bd ul li .block a:hover span img.img { display: none; }
#lifeService .bd ul li .block a:hover span img.imgOn { transform: scale(1.3); display: block; }
#lifeService .bd ul li .block a:hover i { color: #951e56; }
/*公告*/
#notice { width: 100%; position: relative; background-color: #bcbcbc; margin-bottom: 24px; }
#notice .hd { overflow: hidden; height: 0px; }
#notice .bd { padding: 0px 18px; }
#notice .bd .tempWrap { width: 100% !important; }
#notice .bd ul { overflow: hidden; zoom: 1; }
#notice .bd ul li { margin-right: 80px; float: left; height: 30px; line-height: 30px; text-align: left; _display: inline; width: auto !important; color: #fff; font-size: 24px; }
/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
#notice .bd ul li span { color: #999; padding-left: 8px; }
#notice .bd ul li a { color: #fff; font-size: 24px; }
/*系列1*/
.series .titleActive { width: 100%; height: auto; overflow: hidden; margin: 24px 0px; color: #000; font-size: 12px; font-weight: bold; padding: 0px 82.5px; }
.series .titleActive span { width: auto; min-width: 80px; height: 32px; overflow: hidden; line-height: 32px; font-size: 24px; text-align: center; color: #000; padding: 0px 12px; display: inline-block; }
.series1 { width: 100%; height: auto; overflow: hidden; background-color: #eee; box-shadow: 0px 0px 3px 4px #d3d3d3; }

@-webkit-keyframes square-spin {
    25% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); }
    50% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); }
    /*75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
            transform: perspective(100px) rotateX(0) rotateY(180deg); }*/
    100% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); }
}

@keyframes square-spin {
    25% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); }
    50% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); }
    /*75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
            transform: perspective(100px) rotateX(0) rotateY(180deg); }*/
    100% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); transform: perspective(100px) rotateX(180deg) rotateY(0) skewX(24deg); }
}

.square-spin { display: inline-block; -webkit-animation-fill-mode: both; animation-fill-mode: both; /*transform:skewX(-24deg);*/ width: 2px; height: 0px; margin: 0px 16px; background: #000; -webkit-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite; animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite; display: none; }
#series1 .center { width: 100%; height: auto; overflow: hidden; padding: 0px 82.5px; }
#series1 .center .advertisement { width: 32.6%; overflow: hidden; float: left; background-color: #fff; position: relative; display: inline-block; /*padding: 8px;*/ }
#series1 .center .advertisement a { width: 100%; height: 100%; overflow: hidden; /*padding: 30px; border: 1px solid #000;*/ display: block; color: #000; font-size: 24px; }
#series1 .center .advertisement a .countdown h3 { width: 30%; height: 38px; overflow: hidden; display: inline; color: #fff; font-size: 26px; line-height: 38px; margin: 24px 0px 0px 0px; }
#series1 .center .advertisement a .countdown { width: 100%; /*height: 42px;*/ overflow: hidden; color: #000; font-size: 24px; margin: 4px 0px 10px 4px; position: relative; z-index: 9; }
#series1 .center .advertisement a .countdown i { min-width: 32px; max-width: 120px; height: 32px; overflow: hidden; padding: 0px 4px; color: #000; font-size: 24px; display: inline-block; font-weight: bold; text-align: center; background-color: #d2672f; line-height: 32px; border-radius: 4px; -webkit-border-radius: 4px; position: relative; top: 6px; }
#series1 .center .advertisement a .countdown > div {width:65%;display:inline-block;padding-left:20px; }

#series1 .center .advertisement a .countdown i.days { display: none; }
#series1 .center .advertisement a .price { width: 80%; height: 32px; overflow: hidden; color: #000; font-size: 30px; position: relative; z-index: 9; }
#series1 .center .advertisement a img { width: 100%; height: 100%; overflow: hidden; /*position: absolute; bottom: 9px; right: 9px;*/ z-index: 1; object-fit: contain; }
#series1 .center .list { width: 67%; overflow: hidden; display: inline-block; }
#series1 .center .list li { width: 32.33%; height: auto; min-height: 220px; /* display: block; */ overflow: hidden; display: inline-block;  position: relative; float: left; background-color: #f9f9f9; /* margin: 0px 0px 48px 1%; */ }
#series1 .center .list li img { width: 100%; /*height: auto;*/ height: 50%; display: block; }
#series1 .center .list li i { width: 100%; height: 100%; display: none; background-color: rgba(181,140,170,0.5); position: absolute; top: 0px; left: 0px; z-index: 8; }
#series1 .center .list li:hover i { display: block; }
#series1 .center .list li h3 { width: 80%; height: 34px; overflow: hidden; display: block; font-size: 24px; font-weight: bold; line-height: 34px; margin: 34px auto 8px auto; }
#series1 .center .list li span { width: 80%; height: 120px; overflow: hidden; display: block; font-size: 14px; line-height: 24px; margin: 0px auto; }
.hd .prevStop { background: url(../Img/prevNo.png) no-repeat !important; background-size: 100% !important; cursor: default !important; }
.hd .nextStop { background: url(../Img/nextNo.png) no-repeat !important; background-size: 100% !important; cursor: default !important; }
/*科技*/
#technology .list1 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2%*/ padding: 0px 82.5px; }
#technology .list1 .hd { overflow: hidden; height: 0px; }
#technology .list1 .hd .prev, #technology .list1 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#technology .list1 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#technology .list1 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#technology .list1 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#technology .list1 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#technology .list1 .hd ul li.on { background-position: 0 0; }
#technology .list1 .hd span { font-size: 0px; }
#technology .list1 .bd { padding: 0px; }
#technology .list1 .bd .tempWrap { width: 100% !important; }
#technology .list1 .bd ul { overflow: hidden; zoom: 1; }
#technology .list1 .bd ul li { width: 33.33%; float: left; _display: inline; overflow: hidden; text-align: center; }
#technology .list1 .bd ul li .pic { text-align: center; padding: 4px; }
#technology .list1 .bd ul li .pic img { width: 100%; height: auto; display: block; }
#technology .list1 .bd ul li .pic a:hover img { }
#technology .list1 .bd ul li .title { line-height: 24px; }
#technology .list2 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2%*/ padding: 0px 82.5px; }
#technology .list2 .hd { overflow: hidden; height: 0px; }
#technology .list2 .hd .prev, #technology .list2 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#technology .list2 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#technology .list2 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#technology .list2 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#technology .list2 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#technology .list2 .hd ul li.on { background-position: 0 0; }
#technology .list2 .hd span { font-size: 0px; }
#technology .list2 .bd { padding: 0px; }
#technology .list2 .bd .tempWrap { width: 100% !important; }
#technology .list2 .bd ul { overflow: hidden; zoom: 1; }
#technology .list2 .bd ul li { width: 16.66%; float: left; _display: inline; overflow: hidden; text-align: center; }
#technology .list2 .bd ul li .pic { text-align: center; padding: 6px; color: #000; }
#technology .list2 .bd ul li .pic img { width: 100%; height: auto; display: block; border: 1px solid #a8a8a8; }
#technology .list2 .bd ul li .pic .title { width: 100%; height: 24px; overflow: hidden; display: none; font-size: 20px; margin-top: 48px; }
#technology .list2 .bd ul li .pic .price { width: 100%; height: 100px; overflow: hidden; line-height: 100px; display: none; font-size: 34px; }
#technology .list2 .bd ul li .pic a:hover img { }
#technology .list2 .bd ul li .title { line-height: 24px; }
/*时尚*/
.fashion .list1 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2% */ padding: 0px 82.5px; }
.fashion .list1 .hd { overflow: hidden; height: 0px; }
.fashion .list1 .hd .prev, #fashion .list1 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
.fashion .list1 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
.fashion .list1 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
.fashion .list1 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
.fashion .list1 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
.fashion .list1 .hd ul li.on { background-position: 0 0; }
.fashion .list1 .hd span { font-size: 0px; }
.fashion .list1 .bd { padding: 0px; }
.fashion .list1 .bd .tempWrap { width: 100% !important; }
.fashion .list1 .bd ul { overflow: hidden; zoom: 1; }
.fashion .list1 .bd ul li { width: 33.33%; float: left; _display: inline; overflow: hidden; text-align: center; }
.fashion .list1 .bd ul li .pic { text-align: center; padding: 4px; }
.fashion .list1 .bd ul li .pic img { width: 100%; height: auto; display: block; }
.fashion .list1 .bd ul li .pic a:hover img { }
.fashion .list1 .bd ul li .title { line-height: 24px; }
.fashion .list2 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2%*/ padding: 0px 82.5px; }
.fashion .list2 .hd { overflow: hidden; height: 0px; }
.fashion .list2 .hd .prev, #fashion .list2 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
.fashion .list2 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
.fashion .list2 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
.fashion .list2 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
.fashion .list2 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
.fashion .list2 .hd ul li.on { background-position: 0 0; }
.fashion .list2 .hd span { font-size: 0px; }
.fashion .list2 .bd { padding: 0px; }
.fashion .list2 .bd .tempWrap { width: 100% !important; }
.fashion .list2 .bd ul { overflow: hidden; zoom: 1; }
.fashion .list2 .bd ul li { width: 16.66%; float: left; _display: inline; overflow: hidden; text-align: center; }
.fashion .list2 .bd ul li .pic { text-align: center; padding: 4px; color: #000; position: relative; }
.fashion .list2 .bd ul li .pic img { width: 100%; height: auto; display: block; border: 1px solid #a8a8a8; }
.fashion .list2 .bd ul li .pic .hover { width: 100%; height: 100%; overflow: hidden; display: none; background-color: rgba(181,140,170,0.0); color: #fff; font-size: 14px; position: absolute; top: 0px; left: 0px; z-index: 3; text-align: center; }
.fashion .list2 .bd ul li .pic .hover:hover { background-color: rgba(181,140,170,0.5); }
.fashion .list2 .bd ul li .pic .hover .title { width: 100%; height: 24px; overflow: hidden; line-height: 24px; display: block; font-size: 14px; padding: 0px 24px; position: absolute; bottom: 58px; left: 0px; }
.fashion .list2 .bd ul li .pic .hover .price { width: 100%; height: auto; overflow: hidden; text-align: center; position: absolute; bottom: 12px; left: 0px; }
.fashion .list2 .bd ul li .pic .hover .price i { min-width: 60px; max-width: 98%; height: 24px; overflow: hidden; line-height: 22px; padding: 0px 24px; display: inline-block; font-size: 14px; margin: 0px auto; border: 1px solid #fff; }
.fashion .list2 .bd ul li .pic a:hover img { }
.fashion .list2 .bd ul li .title { line-height: 24px; }
/*活动和爆款*/
.bursting .hot { width: 100%; overflow: hidden; /*padding: 0px 2%;*/ padding: 0px 82.5px; display: block; margin-bottom: 12px; }
.bursting .list1 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2% */ padding: 0px 82.5px; }
.bursting .list1 .hd { overflow: hidden; height: 0px; }
.bursting .list1 .hd .prev, .bursting .list1 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
.bursting .list1 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
.bursting .list1 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
.bursting .list1 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
.bursting .list1 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
.bursting .list1 .hd ul li.on { background-position: 0 0; }
.bursting .list1 .hd span { font-size: 0px; }
.bursting .list1 .bd { padding: 0px; }
.bursting .list1 .bd .tempWrap { width: 100% !important; }
.bursting .list1 .bd ul { overflow: hidden; zoom: 1; }
.bursting .list1 .bd ul li { width: 25%; float: left; _display: inline; overflow: hidden; text-align: center; }
.bursting .list1 .bd ul li .pic { text-align: center; padding: 4px; }
.bursting .list1 .bd ul li .pic > a { width: 100%; height: auto; overflow: hidden; border: 1px solid #e4e4e4; display: block; position: relative; background-color: #fff; }
.bursting .list1 .bd ul li .pic > a img { width: 100%; height: auto; display: block; }
.bursting .list1 .bd ul li .pic > a span { width: 100%; height: 24px; overflow: hidden; text-align: center; color: #000; font-size: 14px; display: none; }
.bursting .list1 .bd ul li .pic a:hover img { }
.bursting .list1 .bd ul li .title { line-height: 24px; }
/*家居*/
#homeFurnish .list1 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2%*/ padding: 0px 82.5px; }
#homeFurnish .list1 .hd { overflow: hidden; height: 0px; }
#homeFurnish .list1 .hd .prev, #homeFurnish .list1 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#homeFurnish .list1 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#homeFurnish .list1 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#homeFurnish .list1 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#homeFurnish .list1 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#homeFurnish .list1 .hd ul li.on { background-position: 0 0; }
#homeFurnish .list1 .hd span { font-size: 0px; }
#homeFurnish .list1 .bd { padding: 0px; }
#homeFurnish .list1 .bd .tempWrap { width: 100% !important; }
#homeFurnish .list1 .bd ul { overflow: hidden; zoom: 1; }
#homeFurnish .list1 .bd ul li { width: 33.33%; float: left; _display: inline; overflow: hidden; text-align: center; }
#homeFurnish .list1 .bd ul li .pic { text-align: center; padding: 4px; }
#homeFurnish .list1 .bd ul li .pic img { width: 100%; height: auto; display: block; }
#homeFurnish .list1 .bd ul li .pic a:hover img { }
#homeFurnish .list1 .bd ul li .title { line-height: 24px; }
#homeFurnish .list2 { width: 100%; overflow: hidden; position: relative; /* padding: 0px 2%*/ padding: 0px 82.5px; }
#homeFurnish .list2 .hd { overflow: hidden; height: 0px; }
#homeFurnish .list2 .hd .prev, #homeFurnish .list2 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#homeFurnish .list2 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#homeFurnish .list2 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#homeFurnish .list2 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#homeFurnish .list2 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#homeFurnish .list2 .hd ul li.on { background-position: 0 0; }
#homeFurnish .list2 .hd span { font-size: 0px; }
#homeFurnish .list2 .bd { padding: 0px; }
#homeFurnish .list2 .bd .tempWrap { width: 100% !important; }
#homeFurnish .list2 .bd ul { overflow: hidden; zoom: 1; }
#homeFurnish .list2 .bd ul li { width: 16.66%; float: left; _display: inline; overflow: hidden; text-align: center; }
#homeFurnish .list2 .bd ul li .pic { text-align: center; padding: 4px; color: #000; position: relative; }
#homeFurnish .list2 .bd ul li .pic img { width: 100%; height: auto; display: block; }
#homeFurnish .list2 .bd ul li .pic .hover { width: 100%; height: 100%; overflow: hidden; display: none; background-color: rgba(181,140,170,0.0); color: #fff; font-size: 14px; position: absolute; top: 0px; left: 0px; z-index: 3; text-align: center; }
#homeFurnish .list2 .bd ul li .pic .hover:hover { background-color: rgba(181,140,170,0.5); }
#homeFurnish .list2 .bd ul li .pic .hover .title { width: 100%; height: 24px; overflow: hidden; line-height: 24px; display: block; font-size: 14px; padding: 0px 24px; position: absolute; bottom: 58px; left: 0px; }
#homeFurnish .list2 .bd ul li .pic .hover .price { width: 100%; height: auto; overflow: hidden; text-align: center; position: absolute; bottom: 12px; left: 0px; }
#homeFurnish .list2 .bd ul li .pic .hover .price i { min-width: 60px; max-width: 98%; height: 24px; overflow: hidden; line-height: 22px; padding: 0px 24px; display: inline-block; font-size: 14px; margin: 0px auto; border: 1px solid #fff; }
#homeFurnish .list2 .bd ul li .pic a:hover img { }
#homeFurnish .list2 .bd ul li .title { line-height: 24px; }
/*户外*/
#outdoors .list1 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2%*/ padding: 0px 82.5px; }
#outdoors .list1 .hd { overflow: hidden; height: 0px; }
#outdoors .list1 .hd .prev, #outdoors .list1 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#outdoors .list1 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#outdoors .list1 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#outdoors .list1 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#outdoors .list1 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#outdoors .list1 .hd ul li.on { background-position: 0 0; }
#outdoors .list1 .hd span { font-size: 0px; }
#outdoors .list1 .bd { padding: 0px; }
#outdoors .list1 .bd .tempWrap { width: 100% !important; }
#outdoors .list1 .bd ul { overflow: hidden; zoom: 1; }
#outdoors .list1 .bd ul li { width: 33.33%; float: left; _display: inline; overflow: hidden; text-align: center; }
#outdoors .list1 .bd ul li .pic { text-align: center; padding: 4px; }
#outdoors .list1 .bd ul li .pic img { width: 100%; height: auto; display: block; }
#outdoors .list1 .bd ul li .pic a:hover img { }
#outdoors .list1 .bd ul li .title { line-height: 24px; }
#outdoors .list2 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2%*/ padding: 0px 82.5px; }
#outdoors .list2 .hd { overflow: hidden; height: 0px; }
#outdoors .list2 .hd .prev, #outdoors .list2 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#outdoors .list2 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#outdoors .list2 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#outdoors .list2 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#outdoors .list2 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#outdoors .list2 .hd ul li.on { background-position: 0 0; }
#outdoors .list2 .hd span { font-size: 0px; }
#outdoors .list2 .bd { padding: 0px; }
#outdoors .list2 .bd .tempWrap { width: 100% !important; }
#outdoors .list2 .bd ul { overflow: hidden; zoom: 1; }
#outdoors .list2 .bd ul li { width: 16.66%; float: left; _display: inline; overflow: hidden; text-align: center; }
#outdoors .list2 .bd ul li .pic { text-align: center; padding: 4px; color: #000; position: relative; }
#outdoors .list2 .bd ul li .pic img { width: 100%; height: auto; display: block; border: 1px solid #e4e4e4; }
#outdoors .list2 .bd ul li .pic .hover { width: 100%; height: 100%; overflow: hidden; display: none; background-color: rgba(181,140,170,0.0); color: #fff; font-size: 14px; position: absolute; top: 0px; left: 0px; z-index: 3; text-align: center; }
#outdoors .list2 .bd ul li .pic .hover:hover { background-color: rgba(181,140,170,0.5); }
#outdoors .list2 .bd ul li .pic .hover .title { width: 100%; height: 24px; overflow: hidden; line-height: 24px; display: block; font-size: 14px; padding: 0px 24px; position: absolute; bottom: 58px; left: 0px; }
#outdoors .list2 .bd ul li .pic .hover .price { width: 100%; height: auto; overflow: hidden; text-align: center; position: absolute; bottom: 12px; left: 0px; }
#outdoors .list2 .bd ul li .pic .hover .price i { min-width: 60px; max-width: 98%; height: 24px; overflow: hidden; line-height: 22px; padding: 0px 24px; display: inline-block; font-size: 14px; margin: 0px auto; border: 1px solid #fff; }
#outdoors .list2 .bd ul li .pic a:hover img { }
#outdoors .list2 .bd ul li .title { line-height: 24px; }
/*办公文具*/
#office .list1 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2%*/ padding: 0px 82.5px; }
#office .list1 .hd { overflow: hidden; height: 0px; }
#office .list1 .hd .prev, #office .list1 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#office .list1 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#office .list1 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#office .list1 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#office .list1 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#office .list1 .hd ul li.on { background-position: 0 0; }
#office .list1 .hd span { font-size: 0px; }
#office .list1 .bd { padding: 0px; }
#office .list1 .bd .tempWrap { width: 100% !important; }
#office .list1 .bd ul { overflow: hidden; zoom: 1; }
#office .list1 .bd ul li { width: 33.33%; float: left; _display: inline; overflow: hidden; text-align: center; }
#office .list1 .bd ul li .pic { text-align: center; padding: 4px; }
#office .list1 .bd ul li .pic img { width: 100%; height: auto; display: block; }
#office .list1 .bd ul li .pic a:hover img { }
#office .list1 .bd ul li .title { line-height: 24px; }
#office .list2 { width: 100%; overflow: hidden; position: relative; /* padding: 0px 2%*/ padding: 0px 82.5px; }
#office .list2 .hd { overflow: hidden; height: 0px; }
#office .list2 .hd .prev, #office .list2 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#office .list2 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#office .list2 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#office .list2 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#office .list2 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#office .list2 .hd ul li.on { background-position: 0 0; }
#office .list2 .hd span { font-size: 0px; }
#office .list2 .bd { padding: 0px; }
#office .list2 .bd .tempWrap { width: 100% !important; }
#office .list2 .bd ul { overflow: hidden; zoom: 1; }
#office .list2 .bd ul li { width: 16.66%; float: left; _display: inline; overflow: hidden; text-align: center; }
#office .list2 .bd ul li .pic { text-align: center; padding: 4px; color: #000; position: relative; }
#office .list2 .bd ul li .pic img { width: 100%; height: auto; display: block; border: 1px solid #e4e4e4; }
#office .list2 .bd ul li .pic .hover { width: 100%; height: 100%; overflow: hidden; display: none; background-color: rgba(181,140,170,0.0); color: #fff; font-size: 14px; position: absolute; top: 0px; left: 0px; z-index: 3; text-align: center; }
#office .list2 .bd ul li .pic .hover:hover { background-color: rgba(181,140,170,0.5); }
#office .list2 .bd ul li .pic .hover .title { width: 100%; height: 24px; overflow: hidden; line-height: 24px; display: block; font-size: 14px; padding: 0px 24px; position: absolute; bottom: 58px; left: 0px; }
#office .list2 .bd ul li .pic .hover .price { width: 100%; height: auto; overflow: hidden; text-align: center; position: absolute; bottom: 12px; left: 0px; }
#office .list2 .bd ul li .pic .hover .price i { min-width: 60px; max-width: 98%; height: 24px; overflow: hidden; line-height: 22px; padding: 0px 24px; display: inline-block; font-size: 14px; margin: 0px auto; border: 1px solid #fff; }
#office .list2 .bd ul li .pic a:hover img { }
#office .list2 .bd ul li .title { line-height: 24px; }
/*DIY*/
#DIY .list1 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2%*/ padding: 0px 82.5px; }
#DIY .list1 .hd { overflow: hidden; height: 0px; }
#DIY .list1 .hd .prev, #DIY .list1 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#DIY .list1 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#DIY .list1 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#DIY .list1 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#DIY .list1 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#DIY .list1 .hd ul li.on { background-position: 0 0; }
#DIY .list1 .hd span { font-size: 0px; }
#DIY .list1 .bd { padding: 0px; }
#DIY .list1 .bd .tempWrap { width: 100% !important; }
#DIY .list1 .bd ul { overflow: hidden; zoom: 1; }
#DIY .list1 .bd ul li { width: 33.33%; float: left; _display: inline; overflow: hidden; text-align: center; }
#DIY .list1 .bd ul li .pic { text-align: center; padding: 4px; }
#DIY .list1 .bd ul li .pic img { width: 100%; height: auto; display: block; }
#DIY .list1 .bd ul li .pic a:hover img { }
#DIY .list1 .bd ul li .title { line-height: 24px; }
#DIY .list2 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2%*/ padding: 0px 82.5px; }
#DIY .list2 .hd { overflow: hidden; height: 0px; }
#DIY .list2 .hd .prev, #DIY .list2 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#DIY .list2 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#DIY .list2 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#DIY .list2 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#DIY .list2 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#DIY .list2 .hd ul li.on { background-position: 0 0; }
#DIY .list2 .hd span { font-size: 0px; }
#DIY .list2 .bd { padding: 0px; }
#DIY .list2 .bd .tempWrap { width: 100% !important; }
#DIY .list2 .bd ul { overflow: hidden; zoom: 1; }
#DIY .list2 .bd ul li { width: 16.66%; float: left; _display: inline; overflow: hidden; text-align: center; }
#DIY .list2 .bd ul li .pic { text-align: center; padding: 4px; color: #000; position: relative; }
#DIY .list2 .bd ul li .pic img { width: 100%; height: auto; display: block; /*border: 1px solid #e4e4e4;*/ }
#DIY .list2 .bd ul li .pic .hover { width: 100%; height: 100%; overflow: hidden; display: none; background-color: rgba(181,140,170,0.0); color: #fff; font-size: 14px; position: absolute; top: 0px; left: 0px; z-index: 3; text-align: center; }
#DIY .list2 .bd ul li .pic .hover:hover { background-color: rgba(181,140,170,0.5); }
#DIY .list2 .bd ul li .pic .hover .title { width: 100%; height: 24px; overflow: hidden; line-height: 24px; display: block; font-size: 14px; padding: 0px 24px; position: absolute; bottom: 58px; left: 0px; }
#DIY .list2 .bd ul li .pic .hover .price { width: 100%; height: auto; overflow: hidden; text-align: center; position: absolute; bottom: 12px; left: 0px; }
#DIY .list2 .bd ul li .pic .hover .price i { min-width: 60px; max-width: 98%; height: 24px; overflow: hidden; line-height: 22px; padding: 0px 24px; display: inline-block; font-size: 14px; margin: 0px auto; border: 1px solid #fff; }
#DIY .list2 .bd ul li .pic a:hover img { }
#DIY .list2 .bd ul li .title { line-height: 24px; }
/*直播*/
.series7 .advertisement { width: 100%; height: auto; overflow: hidden; /*background: url(../Img/series7_b.jpg) no-repeat;background-size: 100% 100%;*/ }
.series7 .advertisement .background { width: 100%; height: auto; overflow: hidden; /*padding: 0px 1% 0px 1%;*/ padding: 0px 82.5px; }
.series7 .advertisement .describe { width: 100%; height: 38px; overflow: hidden; display: block; line-height: 36px; font-size: 36px; letter-spacing: 22px; text-align: center; margin-bottom: 42px; display: none; }
.series7 .advertisement .line { width: 100%; height: auto; overflow: hidden; }
.series7 .advertisement .line .left { width: 60%; height: auto; overflow: hidden; position: relative; float: left; }
.series7 .advertisement .line .left .img { width: 100%; height: auto; overflow: hidden; display: block; }
.series7 .advertisement .line .left .text { width: 100%; height: 200px; overflow: hidden; display: block; position: absolute; top: 50%; left: 0px; z-index: 3; margin-top: -100px; }
.series7 .advertisement .line .left .text a { width: 100%; height: 100%; overflow: hidden; display: block; position: relative; text-align: center; }
.series7 .advertisement .line .left .text a:after { width: 84px; height: 84px; overflow: hidden; display: block; content: " "; background: url(../Img/stop.png) no-repeat; background-size: 100% 100%; position: absolute; bottom: 0px; left: 50%; margin-left: -42px; }
.series7 .advertisement .line .left .text a i { width: 100%; height: 38px; overflow: hidden; display: block; line-height: 38px; font-size: 36px; letter-spacing: 16px; }
.series7 .advertisement .line .right { width: 38%; height: auto; overflow: hidden; float: right; }
.series7 .advertisement .line .right .video { width: 100%; height: auto; overflow: hidden; position: relative; margin-bottom: 48px; }
.series7 .advertisement .line .right .video:last-child { margin-bottom: 0px; }
.series7 .advertisement .line .right .video .img { width: 100%; height: auto; overflow: hidden; display: block; }
.series7 .advertisement .line .right .video .text { width: 100%; height: 160px; overflow: hidden; display: block; position: absolute; top: 50%; left: 0px; z-index: 3; margin-top: -80px; }
.series7 .advertisement .line .right .video .text a { width: 100%; height: 100%; overflow: hidden; display: block; position: relative; text-align: center; }
.series7 .advertisement .line .right .video .text a:after { width: 74px; height: 74px; overflow: hidden; display: block; content: " "; background: url(../Img/stop.png) no-repeat; background-size: 100% 100%; position: absolute; bottom: 0px; left: 50%; margin-left: -42px; }
.series7 .advertisement .line .right .video .text a i { width: 100%; height: 38px; overflow: hidden; display: block; line-height: 38px; font-size: 36px; letter-spacing: 16px; }
.series7 .list { width: 100%; height: auto; overflow: hidden; }
.series7 .list ul { width: 100%; height: auto; overflow: hidden; }
.series7 .list ul li { width: 32%; height: auto; overflow: hidden; float: left; margin: 28px 2% 28px 0px; position: relative; min-height: 250px; }
.series7 .list ul li:last-child { margin: 28px 0% 28px 0px; }
.series7 .list ul li a { width: 100%; height: auto; overflow: hidden; display: block; }
.series7 .list ul li .img { width: 100%; height: auto; overflow: hidden; display: block; }
.series7 .list ul li .text { width: 100%; height: 160px; overflow: hidden; display: block; position: absolute; top: 50%; left: 0px; z-index: 3; margin-top: -80px; }
.series7 .list ul li .text a { width: 100%; height: 100%; overflow: hidden; display: block; position: relative; text-align: center; }
.series7 .list ul li .text a:after { width: 74px; height: 74px; overflow: hidden; display: block; content: " "; background: url(../Img/stop.png) no-repeat; background-size: 100% 100%; position: absolute; bottom: 0px; left: 50%; margin-left: -42px; }
.series7 .list ul li .text a i { width: 100%; height: 38px; overflow: hidden; display: block; line-height: 38px; font-size: 36px; letter-spacing: 16px; }
/*店铺推*/
#shop .list1 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2% */ padding: 0px 82.5px; }
#shop .list1 .hd { overflow: hidden; height: 0px; }
#shop .list1 .hd .prev, #shop .list1 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#shop .list1 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#shop .list1 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#shop .list1 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#shop .list1 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#shop .list1 .hd ul li.on { background-position: 0 0; }
#shop .list1 .hd span { font-size: 0px; }
#shop .list1 .bd { padding: 0px; }
#shop .list1 .bd .tempWrap { width: 100% !important; }
#shop .list1 .bd ul { overflow: hidden; zoom: 1; }
#shop .list1 .bd ul li { width: 33.33%; float: left; _display: inline; overflow: hidden; text-align: center; }
#shop .list1 .bd ul li .pic { text-align: center; padding: 4px; }
#shop .list1 .bd ul li .pic img { width: 100%; height: auto; display: block; }
#shop .list1 .bd ul li .pic a:hover img { }
#shop .list1 .bd ul li .title { line-height: 24px; }
#shop .list2 { width: 100%; overflow: hidden; position: relative; /*padding: 0px 2% */ padding: 0px 82.5px; }
#shop .list2 .hd { overflow: hidden; height: 0px; }
#shop .list2 .hd .prev, #shop .list2 .hd .next { position: absolute; display: block; width: 18px; height: 32px; overflow: hidden; cursor: pointer; top: 50%; margin-top: -16px; z-index: 99; }
#shop .list2 .hd .next { background: url(../Img/next.png) no-repeat; background-size: 100%; right: 58px; }
#shop .list2 .hd .prev { background: url(../Img/prev.png) no-repeat; background-size: 100%; left: 58px; }
#shop .list2 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
#shop .list2 .hd ul li { float: left; width: 9px; height: 0px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
#shop .list2 .hd ul li.on { background-position: 0 0; }
#shop .list2 .hd span { font-size: 0px; }
#shop .list2 .bd { padding: 0px; }
#shop .list2 .bd .tempWrap { width: 100% !important; }
#shop .list2 .bd ul { overflow: hidden; zoom: 1; }
#shop .list2 .bd ul li { width: 16.66%; float: left; _display: inline; overflow: hidden; text-align: center; }
#shop .list2 .bd ul li .pic { text-align: center; padding: 4px; color: #000; position: relative; }
#shop .list2 .bd ul li .pic img { width: 100%; height: auto; display: block; /*border: 1px solid #e4e4e4;*/ }
#shop .list2 .bd ul li .pic .hover { width: 100%; height: 100%; overflow: hidden; display: none; background-color: rgba(181,140,170,0.0); color: #fff; font-size: 14px; position: absolute; top: 0px; left: 0px; z-index: 3; text-align: center; }
#shop .list2 .bd ul li .pic .hover:hover { background-color: rgba(181,140,170,0.5); }
#shop .list2 .bd ul li .pic .hover .title { width: 100%; height: 24px; overflow: hidden; line-height: 24px; display: block; font-size: 14px; padding: 0px 24px; position: absolute; bottom: 58px; left: 0px; }
#shop .list2 .bd ul li .pic .hover .price { width: 100%; height: auto; overflow: hidden; text-align: center; position: absolute; bottom: 12px; left: 0px; }
#shop .list2 .bd ul li .pic .hover .price i { min-width: 60px; max-width: 98%; height: 24px; overflow: hidden; line-height: 22px; padding: 0px 24px; display: inline-block; font-size: 14px; margin: 0px auto; border: 1px solid #fff; }
#shop .list2 .bd ul li .pic a:hover img { }
#shop .list2 .bd ul li .title { line-height: 24px; }
/*热卖单品*/
#hot { width: 100%; height: auto; overflow: hidden; }
#hot .list { width: 100%; height: auto; overflow: hidden; /*padding: 0px 1%;*/ padding: 0px 82.5px; }
#hot .list ul { width: 100%; height: auto; overflow: hidden; }
#hot .list ul li { width: 16.666%; height: auto; overflow: hidden; float: left; padding: 0px 8px 12px 8px; }
#hot .list ul li a { width: 100%; height: auto; overflow: hidden; display: block; box-shadow: 0px 3px 4px 1px #d3d3d3; background-color: #fff; }
#hot .list ul li a img { width: 100%; height: auto; overflow: hidden; display: block; }
#hot .list ul li .price { width: 100%; height: 72px; overflow: hidden; display: block; font-size: 24px; text-align: center; color: #000; line-height: 72px; display: none; }
/*底部*/
#footer { width: 100%; height: auto; overflow: hidden; background-color: #111; }
#footer .footer-nav { width: 100%; height: 520px; overflow: hidden; padding: 0px 8% 0px 8%; background: url(../Img/footerB.png) no-repeat; background-size: cover; color: #eee; font-size: 14px; text-align: center; position: relative; }
#footer .footer-nav .nav { width: 100%; height: 90px; overflow: hidden; display: block; line-height: 90px; }
#footer .footer-nav .nav span { width: 14.285%; height: 100%; overflow: hidden; display: block; line-height: 90px; float: left; color: #eee; font-size: 14px; }
#footer .footer-nav .text1 { width: 100%; height: 88px; overflow: hidden; font-size: 30px; font-weight: bold; line-height: 88px; margin-top: 52px; }
#footer .footer-nav .text2 { width: 100%; height: 48px; overflow: hidden; font-size: 18px; line-height: 48px; }
#footer .footer-nav .search { width: 560px; height: 38px; overflow: hidden; margin: 38px auto 100px auto; }
#footer .footer-nav .search .text { width: 377px; height: 100%; overflow: hidden; border: none; background: none; background-color: #eee; padding: 0px 12px; display: block; font-size: 14px; color: #000; float: left; border-radius: 24px; }
#footer .footer-nav .search .submit { width: 170px; height: 100%; overflow: hidden; font-size: 16px; color: #fff; text-align: center; border: none; display: block; float: left; padding: 0px 12px; line-height: 38px; background: linear-gradient(to right,#b40f51,#f84654); /*background-color: #b30e50;*/ cursor: pointer; outline: none; border-radius: 24px; margin-left: 12px; font-weight: bold; }
#footer .footer-nav .search .submit:disabled { /*background-color: #eee;*/ cursor: no-drop; }
#footer .footer-nav .windowContactus { width: 789px; height: 388px; overflow: hidden; background-color: #eaeaea; padding: 12px 40px; text-align: left; position: absolute; top: 90px; left: 50%; z-index: 10; margin: 0px 0px 0px -394.5px; border-radius: 10px; display: none; }
#footer .footer-nav .windowContactus .close { width: 28px; height: 28px; overflow: hidden; display: block; line-height: 26px; color: #999; font-size: 24px; cursor: pointer; position: absolute; top: 10px; right: 6px; text-align: center; }
#footer .footer-nav .windowContactus .titile { width: 100%; height: 60px; overflow: hidden; display: block; line-height: 60px; color: #2b2f38; font-size: 30px; font-weight: bold; padding-right: 42px; }
#footer .footer-nav .windowContactus form { width: 100%; height: auto; overflow: hidden; display: block; margin-top: 24px; }
#footer .footer-nav .windowContactus .left { width: 42%; height: 100%; overflow: hidden; float: left; }
#footer .footer-nav .windowContactus .left .line { width: 100%; height: 64px; overflow: hidden; position: relative; margin-bottom: 15px; }
#footer .footer-nav .windowContactus .left .line input[type=text] { width: 100%; height: 24px; overflow: hidden; background: none; border: none; border-bottom: 1px solid #d1d2d3; color: #2b2f38; }
#footer .footer-nav .windowContactus .left .line input[type=text]::-webkit-input-placeholder { color: #7b7b7b; }
#footer .footer-nav .windowContactus .left .line input[type=text]:focus { border-bottom: 1px solid #2b2f38; }
#footer .footer-nav .windowContactus .left .line .prompt { width: 100%; height: 38px; overflow: hidden; background-color: #eee; line-height: 38px; color: #e50020; padding: 0px 3px; display: none; }
#footer .footer-nav .windowContactus .right { width: 44%; height: 100%; overflow: hidden; float: right; }
#footer .footer-nav .windowContactus .right .multiSelect { width: 100%; height: auto; overflow: hidden; }
#footer .footer-nav .windowContactus .right .multiSelect div { width: 50%; height: auto; overflow: hidden; float: left; line-height: 18px; margin-bottom: 12px; }
#footer .footer-nav .windowContactus .right .multiSelect div label { color: #000; }
#footer .footer-nav .windowContactus .right .multiSelect div input[type=checkbox] { width: 14px; height: 14px; overflow: hidden; float: left; margin-right: 8px; margin-top: 2px; }
#footer .footer-nav .windowContactus .right textarea { width: 100%; height: 120px; overflow: hidden; margin: 6px auto; line-height: 24px; border: 1px solid #d1d2d3; padding: 12px; display: block; resize: none; outline: none; background: none; border-radius: 4px; }
#footer .footer-nav .windowContactus .right .submit { min-width: 80px; width: 100%; height: 32px; overflow: hidden; color: #fff; font-size: 12px; cursor: pointer; border-radius: 24px; outline: none; background: linear-gradient(to right,#b40f51,#f84654); border: none; display: block; text-align: center; line-height: 32px; margin-top: 44px; }
#footer .footer-detail { width: 84%; height: 150px; overflow: hidden; margin: 0px auto; padding: 0px 300px; background-color: #111; text-align: center; color: #a2a2a2; font-size: 14px; line-height: 150px; position: relative; }
#footer .footer-detail .img { position: absolute; top: 55px; left: 0px; }
#footer .footer-detail .footerShare { width: auto; max-width: 300px; overflow: hidden; position: absolute; top: 55px; right: 0px; }
#footer .footer-detail .footerShare img { float: left; margin-left: 32px; }
/*960-1199*/
@media (max-width: 1199px) {
    #series1 .center .advertisement a .countdown { height: auto; margin: 24px 0px 24px 0px; }
    #series1 .center .advertisement a .countdown span { display: block; }
    #series2 .advertisement .left div.title { margin-top: 12px; }
    #series2 .list ul li .price { font-size: 24px; top: 92px; }
    #series2 .list ul li .title { line-height: 32px; font-size: 28px; }
    #series5 .hot2 { width: 90%; padding: 40px 40px; }
    #series5 .hot2 .left { width: 50%; }
    #series5 .hot2 .right { width: 45%; }
    #series5 .hot2 .right .first { width: 100%; height: auto; margin-right: 0px; position: relative; }
    #series5 .hot2 .right .seconds { width: 100%; height: auto; margin-right: 0px; }
    #series5 .hot2 .right .seconds img { width: 100%; height: auto; }
    #series5 .hot1 .center { width: 100%; }
    #series5 .hot1 .center { width: 96%; }
    #series5 .hot1 .center .img { right: 0px; }
    #series5 .list { width: 90%; }
    #series5 .list ul li a img { width: 100%; height: auto; }
    #series9 .hot2 .center { width: 100%; }
    #series9 .hot2 .center .list { padding-bottom: 50px; }
    #series9 .list { width: 90%; }
    #banner .prev { width: 21px; height: 40px; }
    #banner .next { width: 21px; height: 40px; }
}
/*640-959*/
@media (max-width: 959px) {
    #lifeService { width: 600px; }
    #series1 .center .advertisement { width: 100%; }
    #series1 .center .list { width: 100%; margin: 12px 0px; }
    #series2 .advertisement .left { width: 100%; }
    #series2 .advertisement .left div.text { height: auto; margin: 20px 0px; padding: 0px 0% 0px 0px; max-height: 92px; }
    #series2 .advertisement .right { width: 100%; }
    #series2 .advertisement .left div { width: 100%; }
    #series2 .list ul li { width: 48%; }
    #series2 .list ul li:nth-child(2n) { margin-right: 0%; }
    #series2 .list ul li:nth-child(3n) { margin-right: 2%; }
    #series4 .advertisement .left { width: 100%; }
    #series4 .advertisement .left div.title { margin-top: 12px; }
    #series4 .advertisement .left div { width: 100%; }
    #series4 .advertisement .left div.text { height: 92px; margin: 40px 0px; padding: 0px 0% 0px 0px; }
    #series4 .advertisement .right { width: 100%; }
    #series4 .list ul li { width: 48%; }
    #series4 .list ul li:nth-child(3n) { margin-right: 2%; }
    #series4 .list ul li .image .img { height: 276px; }
    #series5 .hot1 .center .img { height: 80%; }
    #series5 .hot2 .right .first .decribe { position: relative; }
    #series6 .list ul li a span .price i { min-width: 20px; }
}
/*320-639*/
@media (max-width: 639px) {
}
