#header,
#footer,
#content {
	min-width: 1200px
}
#header {
	border-bottom: 1px #e7e7e7 solid;
	border-bottom: 1px rgba(0,0,0,.05) solid;
	z-index: 99;
	background: #fff;
	position: relative
}
.head-search {
	padding: 20px 0;
	width: 100%;
	background: #202223;
	position: relative;
	z-index: 99;
	display: none
}
#header .search-box {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #666;
	-webkit-box-shadow: 0 1px 2px #000;
	-moz-box-shadow: 0 1px 2px #000;
	-ms-box-shadow: 0 1px 2px #000;
	box-shadow: 0 1px 2px #000;
	position: relative;
	z-index: 99
}
#header .search-box input {
	width: 550px;
	height: 20px;
	padding: 10px 20px;
	font-size: 14px;
	color: #555;
	border: 0;
	background: #fff;
	overflow: hidden;
	vertical-align: middle;
	border-radius: 0
}
#header .search-box button {
	width: 110px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #000;
	border: 0;
  margin: 0 -3px;
	overflow: hidden;
	vertical-align: middle;
	background: #FDDD46;
	outline: 0;
	cursor: pointer;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out
}
#header .search-box button:hover {
	background: #FDD102
}
#header .search-box button:active {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,.3) inset
}
#header .search-box a.close {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 8px;
	right: -40px;
	background: url(../img/vivo-head-ico_7a552f5.png) -86px 0 no-repeat
}
#header .search-box a.close:hover {
	background-position: -86px -25px
}
#header .search-box .qk-results {
	width: 588px;
	position: absolute;
	left: 0;
	top: 40px;
	border: 1px #eee solid;
	border-top: 0;
	display: none
}
#header .search-box .qk-results li {
	display: block;
	position: relative;
	background: #fff;
	border-top: 1px #eee solid
}
#header .search-box .qk-results li a {
	display: block;
	padding: 10px;
	position: relative;
	color: #666;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
#header .search-box .qk-results li a b {
	width: 60px;
	height: 60px;
	float: left;
	overflow: hidden;
	margin-right: 10px
}
#header .search-box .qk-results li a h2 {
	font-weight: 700;
	padding-bottom: 2px;
	margin-top: 12px
}
#header .search-box .qk-results li a span {
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 30px;
	font-size: 14px
}
#header .search-box .qk-results li a:hover {
	color: #fff;
	background: #0af
}
#header .search-box .qk-results .other-results {
	padding: 10px;
	background: #fff;
	border-top: 1px #eee solid
}
#header .search-box .qk-results .other-results a {
	font-size: 14px;
	color: #0af
}
#navigator {
	height: 80px;
	margin: auto;
	background: #fff;
	position: relative;
	z-index: 999
}
#navigator a.vivo-logo {
	float: left;
	width: 95px;
	height: 60px;
	margin-top: 10px;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}
#navigator>ul {
	float: left;
	height: 80px;
	margin-left: 50px;
	overflow: hidden
}
#navigator>ul>li {
	min-width: 100px;
	height: 80px;
	overflow: hidden;
	text-align: center;
	float: left;
  
	border-right: 1px #f2f2f2 solid
}
#navigator>ul>li:first-child {
	border-left: 1px #f2f2f2 solid
}
#navigator li.hd-gif {
	border-right: 0
}
#navigator li.hd-gif img {
	height: 80px;
	cursor: pointer
}
#navigator>ul>li a {
	display: block;
	line-height: 80px;
	font-size: 14px;
  padding: 0 10px;
	color: #666;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
#navigator ul li a:hover,
#navigator ul li.current a,
#navigator ul li.current a:hover,
#navigator ul li.active a,
#navigator ul li.active a:hover {
	color: #000;
	background: #f5f5f5
}
#navigator .search-user {
	float: right;
	height: 60px;
	margin-top: 10px;
	position: relative
}
.top-quick-menu>li {
	float: left;
	width: 42px;
	height: 42px;
	margin-left: 15px;
	position: relative;
	top: 8px;
	border: 1px #e7e7e7 solid;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.top-quick-menu>li:hover {
	border-color: #0071e3;
	background: #0071e3
}
.top-quick-menu>li >a {
	display: inline-block;
	height: 42px;
	width: 42px;
	overflow: hidden;
	border-radius: 50%;
	position: relative
}
.top-quick-menu b {
	width: 42px;
	height: 42px;
	display: inline-block;
	border-radius: 50%;
	background: url(../img/vivo-head-ico_7a552f5.png) no-repeat
}
.top-quick-menu b img {
	width: 42px;
	height: 42px
}
.top-quick-menu .search b {
	background-position: 0 0
}
.top-quick-menu .search:hover b {
	background-position: 0 -43px
}
.top-quick-menu .user b {
	background-position: -43px 0
}
.top-quick-menu .user:hover b {
	background-position: -43px -43px
}
.top-quick-menu .shoppingcart b {
	background-position: 0 -84px
}
.top-quick-menu .shoppingcart:hover b {
	background-position: 0 -126px
}
.top-quick-menu .shopcart-num {
	width: 17px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	background: #FEBF09;
	color: #000;
	font-size: 13px;
	position: absolute;
	top: 4px;
	right: 4px;
	font-family: tahoma;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.top-quick-menu .user-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 41px;
	border: 1px solid #ededed;
	background-color: #fff;
	z-index: 9
}
.top-quick-menu .user-menu li {
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	width: 125px;
	font-size: 14px;
	cursor: pointer
}
.top-quick-menu .user-menu li a {
	color: #666
}
.top-quick-menu .user-menu li:hover {
	background-color: #0071e3
}
.top-quick-menu .user-menu li:hover a {
	color: #fff
}
.user-menu .member-center {
	position: relative
}
.user-menu .member-center .icon-angular {
	position: absolute;
	width: 45px;
	height: 20px;
	right: 7px;
	top: -20px;
	z-index: 99;
	background: url(../img/member/icons-login_20c2a7f.png) no-repeat scroll -26px -91px
}
.top-quick-menu .user-menu i {
	display: inline-block;
	width: 29px;
	height: 29px;
	margin-right: 15px;
	vertical-align: middle;
	background: url(../img/member/icons-login_20c2a7f.png) no-repeat
}
.top-quick-menu .member-center:hover i {
	background-position: 0 -46px
}
.top-quick-menu .my-order i {
	background-position: -48px 0
}
.top-quick-menu .my-order:hover i {
	background-position: -48px -46px
}
.top-quick-menu .logout i {
	background-position: -100px 0
}
.top-quick-menu .logout:hover i {
	background-position: -100px -46px
}
.crumbs {
	color: #999;
	font-size: 14px;
	padding: 20px 0
}
.crumbs a {
	color: #0071e3;
	display: inline-block
}
.crumbs a.first {
	padding-left: 20px
}
.crumbs b {
	display: inline-block;
	width: 5px;
	height: 10px;
	background: url(../img/details-icon_eaf14d5.png) no-repeat;
	overflow: hidden;
	margin: 0 10px
}
#content {
	padding-bottom: 30px
}
#footer {
	overflow: hidden
}
.shop-agree {
	height: 86px;
	position: relative;
	text-align: center;
	border-bottom: #e8e8e9 solid 1px;
	border-top: #e8e8e9 solid 1px;
	background: #fafafa
}
.shop-agree ul {
	height: 76px;
	display: block;
	margin: auto;
	position: relative
}
.shop-agree li {
	float: left;
	width: 25%;
	text-align: left;
	padding-top: 14px
}
.shop-agree li.shop-agree-last {
	text-align: right
}
.shop-agree li a {
	color: #333
}
.shop-agree li p {
	color: #3d3d3d;
	float: left;
	padding-left: 10px;
	font-size: 18px;
	height: 60px;
	line-height: 60px
}
.shop-agree li p span {
	color: #3d3d3d;
	font-size: 30px;
	vertical-align: middle;
	padding-right: 10px;
	position: relative;
	top: -2px
}
.shop-agree li b {
	float: left;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	overflow: hidden;
	vertical-align: middle;
	background: url(../img/footer-icon_02a1be2.png) no-repeat 0 0
}
.shop-agree li b.b1 {
	background-position: 0 0
}
.shop-agree li b.b2 {
	background-position: -62px 0
}
.shop-agree li b.b3 {
	margin-left: 30px;
	background-position: -124px 0
}
.shop-agree li b.b4 {
	background-position: -185px 0
}
.shop-help {
	height: auto;
	position: relative;
	padding: 25px 0;
	background: #fafafa
}
.shop-help dl {
	float: left;
	display: block;
	width: 20%
}
.shop-help dl.shop-help-last {
	margin-right: 0
}
.shop-help dt {
	color: #0071e3;
	font-size: 16px;
	padding-bottom: 10px
}
.shop-help dt b {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	overflow: hidden;
	background: url(../img/footer-icon_02a1be2.png) no-repeat;
	margin-right: 5px
}
.shop-help dt b.b1 {
	background-position: 0 -61px
}
.shop-help dt b.b2 {
	background-position: -30px -61px
}
.shop-help dt b.b3 {
	background-position: -64px -61px
}
.shop-help dt b.b4 {
	background-position: -93px -61px
}
.shop-help dt b.b5 {
	background-position: -123px -61px
}
.shop-help dd {
	line-height: 30px;
	color: #999
}
.shop-help dd a {
	color: #999;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.shop-help dd a:hover {
	color: #0071e3
}
.shop-help .online-service {
	cursor: pointer
}
.footer-copyright {
	background: #202223;
	padding: 30px 0
}
.footer-copyright .copy-info {
	width: 600px;
	float: left
}
.footer-copyright .sns-box {
	float: right
}
.footer-copyright a.footer-logo {
	width: 95px;
	height: 30px;
	float: left;
	position: relative;
	background: url(../img/vivo-footer-logo_018fcf3.jpg) no-repeat;
	vertical-align: middle;
	margin-right: 20px
}
.footer-copyright .copy-info {
	color: #666;
	padding-top: 5px
}
.footer-copyright .copy-info a {
	color: #666;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}
.footer-copyright .copy-info a:hover {
	color: #0071e3
}
.footer-copyright .sns-box {
	color: #ccc;
	position: relative
}
.footer-copyright .sns-box a {
	width: 27px;
	height: 27px;
	display: inline-block;
	overflow: hidden;
	margin-left: 8px;
	background: #4d4e4f;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	vertical-align: middle
}
.footer-copyright .sns-box a>b {
	width: 27px;
	height: 27px;
	overflow: hidden;
	display: inline-block;
	background: url(../img/common/vivo-sns-ico_b902584.png) no-repeat;
	background-size: 135px 54px
}
.footer-copyright .sns-box a:hover>b {
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-ms-transition-delay: .1s;
	transition-delay: .1s
}
.footer-copyright .sns-box a.sina b {
	background-position: 0 0
}
.footer-copyright .sns-box a.sina:hover {
	background: #e52c42
}
.footer-copyright .sns-box a.sina:hover b {
	background-position: 0 -27px
}
.footer-copyright .sns-box a.tencent b {
	background-position: -27px 0
}
.footer-copyright .sns-box a.tencent:hover {
	background: #14addf
}
.footer-copyright .sns-box a.tencent:hover b {
	background-position: -27px -27px
}
.footer-copyright .sns-box a.weixin>b {
	background-position: -54px 0
}
.footer-copyright .sns-box a.weixin:hover {
	background: #20a900
}
.footer-copyright .sns-box a.weixin:hover>b {
	background-position: -54px -27px
}
.footer-copyright .sns-box a.qzone b {
	background-position: -81px 0
}
.footer-copyright .sns-box a.qzone:hover {
	background: #ffc600
}
.footer-copyright .sns-box a.qzone:hover b {
	background-position: -81px -27px
}
.footer-copyright .sns-box a.renren b {
	background-position: -108px 0
}
.footer-copyright .sns-box a.renren:hover {
	background: #056be8
}
.footer-copyright .sns-box a.renren:hover b {
	background-position: -108px -27px
}
.vivo-weixin-overbox {
	width: 143px;
	height: 143px;
	background: #fff;
	position: absolute;
	bottom: 40px;
	right: -56px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
	-ms-box-shadow: 0 0 5px rgba(0,0,0,.3);
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	z-index: 99;
	display: none
}
.weixin:hover .vivo-weixin-overbox {
	display: block
}
.vivo-weixin-overbox img {
	position: relative;
	left: 15px;
	top: 15px
}
.vivo-weixin-overbox b {
	width: 18px;
	height: 12px;
	overflow: hidden;
	background: url(../img/common/overbox-cd-icon_3b34d96.png) no-repeat;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -9px
}
#airbox {
	position: fixed;
	left: 50%;
	bottom: 50px;
	z-index: 101
}
.go-top {
	height: 50px;
	width: 50px;
	display: none
}
.go-top a {
	width: 50px;
	height: 50px;
	overflow: hidden;
	display: block;
	background: rgba(0,0,0,.3) url(../img/common/top-ico_3f8d0a8.png) 0 -100px no-repeat;
	background: url(../img/common/top-ico_3f8d0a8.png) 0 0 no-repeat\9;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px
}
.go-top a:hover {
	background-color: #0071e3;
	background: url(../img/common/top-ico_3f8d0a8.png) 0 -50px no-repeat\9
}
#side-bar {
	position: fixed;
	right: 14px;
	top: 60%;
	z-index: 99
}
#side-bar li {
	border-top: 1px solid #ccc
}
#side-bar li:first-child {
	border-top: 0
}
#side-bar li>a {
	position: relative;
	display: block;
	width: 47px;
	height: 49px;
	background: #c3c3c3 center center no-repeat
}
#side-bar li:first-child>a {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}
#side-bar li.last>a {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px
}
#side-bar li>a.active {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #249bdc
}
#side-bar li>a:before {
	position: absolute;
	right: 47px;
	bottom: 0;
	display: none;
	padding: 0 9px 0 18px;
	color: #a8e1ff;
	font-size: 14px;
	line-height: 49px;
	white-space: nowrap;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background-color: #249bdc
}
#side-bar li>a.active:before {
	display: block
}
#side-bar li.last>a.clicked {
	border-bottom-left-radius: 2px
}
#side-bar li>a.clicked:before {
	display: none
}
#side-bar li.hide {
	display: none
}
#side-bar .service {
	background-image: url(../img/common/icon-online-service_b441fd1.png)
}
#side-bar .service:before {
	content: "在线客服"
}
#side-bar .qrcode {
	background-image: url(../img/common/icon-qrcode_b904055.png)
}
#side-bar .qrcode.active .qrcode-container {
	display: block
}
#side-bar .qrcode-container {
	display: none;
	position: absolute;
	right: 72px;
	bottom: 0;
	padding: 14px 14px 8px;
	font-size: 0;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 0 30px 6px rgba(0,0,0,.1)
}
#side-bar .qrcode-container img {
	margin-bottom: 4px;
	padding: 8px;
	width: 109px;
	height: 109px;
	border: 2px solid #008dd9
}
#side-bar .qrcode-container p {
	color: #777;
	font-size: 13px;
	line-height: 18px
}
#side-bar .feedback {
	background-image: url(../img/common/icon-feedback_ff5a377.png)
}
#side-bar .feedback:before {
	content: "意见反馈"
}
#side-bar .feedback-container {
	display: none;
	position: absolute;
	right: 72px;
	bottom: 0;
	padding: 0 33px 30px;
	font-size: 14px;
	cursor: default;
	background-color: #fff;
	box-shadow: 0 0 30px 6px rgba(0,0,0,.1)
}
#side-bar .feedback-container .close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: center center no-repeat url(../img/common/icon-feedback-close_bb934ea.png)
}
#side-bar .feedback-container .title {
	padding: 38px 0 23px;
	color: #333;
	font-size: 21px;
	line-height: 1;
	text-align: center
}
#side-bar .feedback-container .problem-container {
	position: relative;
	display: inline-block;
	vertical-align: top;
	cursor: default;
	overflow: hidden;
	border-radius: 2px;
	border: 1px solid #e0e0e0
}
#side-bar .feedback-container .problem {
	position: relative;
	box-sizing: border-box;
	padding: 0 23px 0 7px;
	max-width: 392px;
	color: #666;
	font-size: 16px;
	line-height: 34px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
#side-bar .feedback-container .problem:after {
	content: "";
	position: absolute;
	right: 7px;
	top: 11px;
	width: 9px;
	height: 12px;
	background: center center no-repeat url(../img/common/icon-select_77dde3f.png)
}
#side-bar .feedback-container select {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 34px;
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: #fff
}
#side-bar .feedback-container option {
	color: #666;
	font-size: 16px;
	line-height: 20px
}
#side-bar textarea::-moz-placeholder,
#side-bar input::-moz-placeholder {
	color: #ccc
}
#side-bar textarea:-moz-placeholder,
#side-bar input:-moz-placeholder {
	color: #ccc
}
#side-bar textarea::-webkit-input-placeholder,
#side-bar input::-webkit-input-placeholder {
	color: #ccc
}
#side-bar textarea:-ms-input-placeholder,
#side-bar input:-ms-input-placeholder {
	color: #ccc
}
#side-bar .feedback-container textarea,
#side-bar .feedback-container .contact-way,
#side-bar .feedback-container .code-input {
	box-sizing: border-box;
	display: block;
	margin-top: 14px;
	padding: 0 7px;
	height: 36px;
	color: #666;
	line-height: 34px;
	border-radius: 2px;
	border: 1px solid #e0e0e0
}
#side-bar .feedback-container textarea {
	padding: 7px;
	width: 394px;
	height: 119px;
	line-height: 20px;
	text-align: justify
}
#side-bar .feedback-container .contact-way {
	width: 394px
}
#side-bar .feedback-container .change-code {
	float: right;
	margin-top: 14px;
	color: #0071e3;
	line-height: 36px;
	cursor: pointer;
	text-decoration: underline
}
#side-bar .feedback-container .code {
	float: right;
	margin: 14px 18px 0 0;
	width: 84px;
	height: 36px
}
#side-bar .feedback-container .error {
	visibility: hidden;
	margin: 5px 0;
	color: #f80000;
	line-height: 34px
}
#side-bar .feedback-container .error:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	margin: 7px 5px 0 0;
	width: 20px;
	height: 20px;
	background: center center no-repeat url(../img/common/icon-error_66a9017.png)
}
#side-bar .feedback-container button {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 36px;
	color: #fff;
	font-size: 16px;
	border: 0;
	border-radius: 2px;
	background-color: #0071e3
}
#side-bar .backtop {
	background-image: url(../img/common/icon-backtop_d05a940.png)
}
#side-bar .backtop:before {
	content: "返回顶部"
}
.pagination {
	height: 80px;
	text-align: center
}
.pagination a, .pagination label {
	display: inline-block;
	height: 35px;
	line-height: 31px;
	width: 31px;
	position: relative;
	font-size: 18px;
	color: #666;
	overflow: hidden;
	top: 25px
}
.pagination a.selected {
	color: #0071e3
}
.pagination label {
	width: auto
}
.pagination a.prev {
	background: url(../img/common/icon-page_fd05fee.png) 0 1px no-repeat
}
.pagination a.prev:hover {
	background: url(../img/common/icon-page_fd05fee.png) 0 -48px no-repeat
}
.pagination a.next {
	background: url(../img/common/icon-page_fd05fee.png) -32px 1px no-repeat
}
.pagination a.next:hover {
	background: url(../img/common/icon-page_fd05fee.png) -32px -48px no-repeat
}
.pagination a.go {
	margin-left: 15px;
	background: url(../img/common/icon-go_9a12dcd.png) 0 0 no-repeat
}
.pagination label.text {
	width: 50px;
	font-size: 16px;
	color: #54595e;
	text-align: center
}
.pagination .go-num {
	padding: 4px 2px;
	text-align: center;
	margin-left: 27px;
	width: 32px
}
.error-layout {
	padding: 100px 0;
	text-align: center
}
.error-layout .title {
	margin-top: 63px;
	font-size: 26px;
	line-height: 50px
}
.error-layout .title a {
	text-decoration: underline
}
.error-layout .comment {
	font-size: 16px
}
.expire .error-layout {
	padding: 200px 0 20px
}
.expire .error-layout .comment {
	font-size: 18px;
	color: #565656
}
#content.expire {
	background-color: #f2f2f2
}
.icon-checkbox {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../img/common/icon-checkbox_cee65c9.png) no-repeat
}
.icon-checkbox.checked {
	background-position: 0 bottom
}
.structure-module {
	position: relative;
	width: 100%;
	overflow: hidden
}
.sm-wrapper {
	display: block;
	margin: 0 auto
}
.full .sm-wrapper {
	width: 1920px;
	position: relative;
	margin-left: 50%;
	left: -960px
}
.sm-wrapper img {
	display: block;
	margin: 0 auto;
	min-height: 200px
}
.structure-module area {
	outline: 0
}