#featured {
	width: 482px;
	padding-right: 250px;
	position: relative;
	height: 250px;
	background: #fff;
}
#featured ul.ui-tabs-nav {
	position: absolute;
	top: 0;
	left: 482px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 245px;
}
#featured ul.ui-tabs-nav li {
	padding: 1px 0;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
}
#featured ul.ui-tabs-nav li img {
	float: left;
	margin: 2px 2px;
	background: #fff;
	padding: 2px;
	border: 1px solid #eee;
}
#featured ul.ui-tabs-nav li span {
	font-size: 11px;
	font-family: Verdana;
	line-height: 18px;
}
#featured li.ui-tabs-nav-item a {
	display: block;
	height: 60px;
	color: #333;
	background: #fff;
	line-height: 20px;
}
#featured li.ui-tabs-nav-item a:hover {
	background: #f2f2f2;
}
#featured li.ui-tabs-selected {
	background: url('../images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background: #ccc;
}
#featured .ui-tabs-panel {
	width: 400px;
	height: 250px;
	background: #999;
	position: relative;
}
#featured .ui-tabs-panel .info {
	position: absolute;
	top: 180px;
	left: 0;
	height: 70px;
	background: url('../images/transparent-bg.png');
}
#featured .info h2 {
	font-size: 18px;
	font-family: Georgia, serif;
	color: #fff;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
#featured .info p {
	margin: 0 5px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #f0f0f0;
}
#featured .info a {
	text-decoration: none;
	color: #fff;
}
#featured .info a:hover {
	text-decoration: underline;
}
#featured .ui-tabs-hide {
	display: none;
}
.spic, .spic img {
	width: 537px;
	height: 210px;
}
.spic .swiper-pagination {
	text-align: right
}
.spic .swiper-pagination-bullet {
	list-style: none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
	border-radius: 0;
}
.spic .swiper-pagination-bullet-active {
	background-color: #ce0609;
	font-weight: bold;
	color: #fff;
	border: none
}
.container img {
	border: 0;
	vertical-align: top;
}
.container ul, .container li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.c-star.size1 {
	display: inline-block;
	background-image: url("/static/home/images/review_1.png");
	background-size: 64px 87px;
	width: 64px;
	height: 12px;
}
.c-star {
	font-size: 14px;
	margin-right: 0px!important;
}
.c-star.size1.star0 {
	background-position: 0 0
}
.c-star.size1.star1 {
	background-position: 0 -15px
}
.c-star.size1.star2 {
	background-position: 0 -30px
}
.c-star.size1.star3 {
	background-position: 0 -45px
}
.c-star.size1.star4 {
	background-position: 0 -60px
}
.c-star.size1.star5 {
	background-position: 0 -75px
}
.list {
	clear: both;
	border: 5px solid #E9E9EB;
	padding: 5px;
	min-height: 80px;
	width: calc(100% - 20px);
	margin-bottom: 10px;
}
.guestbook_list .im {
	width: 80px;
	height: 80px;
	float: left;
	margin: 1px auto;
}
.guestbook_list .star {
	float: none!important;
}
.guestbook_list .dl {
	margin: 1px auto;
	float: right;
	display: block;
	width: -webkit-calc(100% - 105px);
	width: -moz-calc(100% - 105px);
	width: calc(100% - 105px);
}
.guestbook_list dd {
	margin: 0;
	padding: 0;
}
.guestbook_list .dl dt {
	border-bottom: 1px dashed #E9E9EB;
	height: 26px;
	line-height: 26px;
	color: #314E8C;
	width: 100%;
	clear: both;
}
.guestbook_list .dl dt span {
	float: right;
	line-height: 26px;
}
.guestbook_list .dl font {
	float: left;
}
.guestbook_list .dl dd.g_content {
	padding: 2px;
	line-height: 15px;
}
.g_content1 {
	height: 20px;
	line-height: 20px;
	overflow: hidden
}
.isu0 {
	display: none;
}
.pro_page_num {
	margin: 10px auto
}
 @media only screen and (max-width: 640px) {
.spic, .spic img {
	width: 365px;
	height: 210px;
}
.mod_list {
	padding-right: 7px
}
#web_top_extend {
	display: block!important;
}
#web_map_right, #logo, #times, #nav, #top_seach, #tophide, #web_map_left {
}
#web_top {
	height: auto
}
#top_h1 {
	height: auto;
	margin-top: 0
}
#top_h1 h1 {
	background-image: url(/static/home/images/proshowt.gif);
	height: 32px;
	line-height: 32px;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
#top_h1 h1 span {
	color: #000!important;
}
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
}
.swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff;
}
#globalnav {
	display: none;
}
.scrollFixed {
	overflow: hidden
}
 @media only screen and (max-width:750px) {
#globalnav {
	display: block;
}
.sprite-dr-icon {
	background-image: url(/static/home/images/main.png);
	background-size: 30px auto;
}
.sprite-dr-icon {
	background-image: url(/static/home/images/common.png);
	background-size: 30px auto;
}
.sprite-dr-icon.fab-icon-close {
	width: 40px;
	height: 40px;
	background-position: 0 -95px;
	display: inline-block;
	background-repeat: no-repeat;
	background-color: #000;
	background-size: 100%;
}
#viewport #globalnav .global_menu {
	position: fixed;
	left: -80vw;
	top: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 80vw;
	min-height: 100%;
	height: 100%;
	z-index: 9999;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: left .4s cubic-bezier(.19, 1, .22, 1) 0s;
	transition: left .4s cubic-bezier(.19, 1, .22, 1) 0s;
}
#viewport.open #globalnav .global_menu {
	display: block;
	left: 0;
	box-sizing: border-box;
	background: #fff;
	-webkit-transition: left .4s cubic-bezier(.19, 1, .22, 1) 0s;
	transition: left .4s cubic-bezier(.19, 1, .22, 1) 0s;
}
#viewport.open .globalnav_overlay {
	width: 100vw;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	z-index: 111;
	animation: fadeIn .6s;
}
#viewport .globalnav_overlay .menu_close {
	display: none;
	left: 0;
}
#viewport.open .globalnav_overlay .menu_close {
	display: block;
	position: absolute;
	left: 80vw;
	top: 0;
	height: 40px;
	line-height: 40px;
	background: #000;
	transition: left .4s cubic-bezier(.19, 1, .22, 1) 4s;
}
#viewport.open .globalnav_overlay .menu_close .fab-icon-close {
	font-size: 150%;
	color: #fff;
}
.global_menu_recentitems_ttl {
	flex: 100%;
	padding: 1.1em 1.7em;
	font-size: 85%;
	background: #f0f1f4;
}
.global_menu {
	min-height: 100%;
}
.global_menu_contents {
	background: #fff;
	padding-bottom: 7em;
}
.global_menu .menu_ttl {
	padding: 0 1.7em;
	font-size: 85%;
	background: #f0f1f4;
	height: 40px;
	line-height: 40px;
}
.global_menu .menu_section a {
	color: #202020!important;
	text-decoration: none;
	display: block;
	padding: 10px;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	position: relative;
}
.global_menu .menu_section__link::after {
	position: absolute;
	right: 21px;
	top: 36%;
	background-image: url(/static/home/images/arrow-right.png);
	background-size: 6px 9px;
	width: 30px;
	height: 23px;
	display: inline-block;
	content: "";
	background-repeat: no-repeat;
}
.global_menu_contents_inner ul.menu {
	font-size: 14px;
	display: flex;
	flex-wrap:wrap;
	height: auto;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	overflow: hidden;
	font-weight: 700;
	margin: 0 auto;
	overflow-x: auto;
	white-space: nowrap;
	;
}
.global_menu_contents_inner ul.menu li {
	float: left;
	width: 100%;
}
.global_menu_contents_inner ul.menu li a {
	font-size: 15px;
	font-weight: normal;
	background: #fff;
	color: #767676;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 6px;
	position: relative;
}
.global_menu_contents_inner ul.menu li a.on {
	color: #77808F;
	font-weight: bold
}
.global_menu_contents_inner ul.menu li a.on::after {
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2.5px;
	background: #77808F;
	content: '';
}
.global_menu_contents_inner .contab {
	display: none;
}
.global_menu_contents_inner .contab.on {
	display: block;
}
.global_menu .menu_section__link.noso::after {
	right: -7px;
}
.toggle_view_wrapper li {
	padding-bottom: 0;
	background: #fff;
	position: relative;
}
.toggle_view_wrapper .js_toggleViewContents .js_toggleViewTarget {
	display: none;
	border-top: #ddd 1px solid;
}
.toggle_view_wrapper li a {
	display: block;
	position: relative;
	background: #fff;
	border-top: 1px solid #ddd;
	padding: 5px 10px;
	line-height: 30px;
	font-size: 12px;
	height: 30px;
}
.p-category_img {
	margin-right: 11px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
.rdstr {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 86%;
	display: inline-block;
}
.p-category_name {
	font-size: 12px;
	position: absolute;
	top: 10px;
	width: calc(100% - 95px);
	color: #000;
}
.toggle_view_wrapper.twoColumn .js_toggleViewContents .js_toggleViewTarget .toggle_view_target_item {
	border-bottom: 1px solid #ddd;
	width: 50%;
	float: left;
	min-height: 39px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-o-box-flex: 1;
	box-flex: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.toggle_view_wrapper.twoColumn .js_toggleViewContents .js_toggleViewTarget .toggle_view_target_item:nth-child(odd) {
	border-right: 1px solid #ddd;
}
.toggle_view_wrapper.twoColumn .js_toggleViewContents .js_toggleViewTarget .toggle_view_target_item a {
	background: #f4f4f4;
	padding: 10px;
	font-size: 11px;
	display: block;
	position: relative;
	color: #000;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	width: calc(100% - 20px);
}
.p-sub_category_list {
	background-color: #fafafa;
	padding: 15px 15px;
}
.toggle_view_wrapper li a:after {
	content: "";
	display: block;
	position: absolute;
	top: 14px;
	right: 12px;
	border-top: 1px solid #81817e;
	border-right: 1px solid #81817e;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.toggle_view_wrapper .js_toggleViewContents .js_toggleViewTarget .toggle_view_target_item a:after {
	content: "";
	display: block;
	position: absolute;
	top: 17px;
	right: 15px;
	border-top: 1px solid #c03;
	border-right: 1px solid #c03;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.contab {
	display: none;
	width: 96%;
	margin: 0 auto
}
.contab.on {
	display: block;
}
.toggle_view_wrapper li:first-child a {
	border-top: none
}
.l-header_nav_search_in {
	background-color: #e6e6e6;
	padding: 10px 20px;
	position: relative;
}
.form-control {
	display: block;
	width: 100%;
	height: 30px;
font-size:.875rem;
	text-indent: 10px;
	font-weight: normal;
	line-height: 1.25;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,0.15);
border-radius:.25rem;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.searchbnt {
	font-size: 18px;
	left: auto;
	right: 20px;
	content: "";
	border: none;
	position: absolute;
	top: 29%;
	background-color: #fff;
	background-image: url(/static/home/images/common.png);
	background-size: 30px auto;
	background-position: 0 -501px;
	width: 30px;
	height: 23px;
}
input {
	-webkit-tap-highlight-color: rgba(0,0,0,0.2);
	color: #333;
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.313;
}
}
.mobiles.fixed {
	position: fixed;
	width: 100%;
	z-index: 110
}
.mobiles.fixed #gMenuSearchWindow {
	display: none;
}
body.navs {
	margin-top: 0!important
}
.button_go {
	display: block;
	width: 100%;
	height: 44px;
	color: #222;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #eff0f2;
	background-color: #f9fafc;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 44px;
	font-weight: 400;
}
.toggle_view_wrapper li:nth-child(n+11) {
	display: none
}
.toggle_view_wrapper.sh li {
	display: block!important
}
#picss div, #picss img {
	width: 100%!important;
}
.detail_cont .pro_little {
	width: initial!important;
	line-height: 20px!important;
	height: 20px!important;
	border: 1px solid #81817e!important;
	border-radius: 5px!important;
	margin: 2px!important;
	padding: 1px 5px!important;
}
.breadcrumb_areas {
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}
.show_pro_pic img {
	width: 100%;
	height: auto;
}
 @media only screen and (max-width: 640px) {
#show_title {
	width: 99%!important
}
.breadcrumb_areas a.home {
	background-image: url(/static/home/images/ho.png);
	background-size: 14px;
	background-position: 0 -1px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.breadcrumb_areas a {
	color: #0068b7!important;
}
.show_pro_pic img {
	width: 367px;
	height: 367px;
}
}
.pro_page_num {
	background: #fff;
	height: 30px
}
.pro_page_num span, .pro_page_num a {
	display: inline-block;
	width: 25px;
	height: 25px;
	padding: 0;
	border: 1px solid #F6F6F7
}
.kuang_now {
	border: 1px solid #c0c0c0
}
ul.news li {
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	list-style: none;
}
@media only screen and (max-width: 768px) {
ul.news {
	margin-left: 10px;
}
}
.STYLE1 {
	color: #005ABB;
}
.gxbox {
	border: 2px solid #fbd2d2;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	width: 100%;
}
.breadcrumb_areas {
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}
 @media only screen and (max-width: 640px) {
#web_map, #web_top_extend {
	display: block!important;
}
#web_map_right, #logo, #times, #nav, #top_seach, #tophide {
	display: none!important
}
#web_top {
	margin-bottom: 0px;
	border-bottom: none;
}
#web_top, #web_map_left {
	height: auto!important;
	background: #fff;
}
#top_h1 {
	height: auto;
	margin-top: 0px
}
#top_h1 h1 {
	background-image: url(/static/home/images/proshowt.gif);
	height: 32px;
	line-height: 32px;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
#web_map {
	background: #fff
}
.breadcrumb_areas a.home {
	background-image: url(/static/home/images/ho.png);
	background-size: 14px;
	background-position: 0 -1px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.breadcrumb_areas a {
	color: #0068b7!important;
}
#top_h1 h1 p {
	color: #000!important;
}
#pro_cate table {
	width: 94%!important;
}
.gxbox {
	border: 2px solid #fbd2d2;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	width: calc(100% - 4px)!important;
}
#web_mid_right #pro_cate {
	width: 99%!important;
	padding: 0!important
}
.pro_page_num {
	background: #fff;
	height: 30px
}
.pro_page_num span, .pro_page_num a {
	display: inline-block;
	width: 25px;
	height: 25px;
	padding: 0;
	border: 1px solid #F6F6F7
}
.kuang_now {
	border: 1px solid #c0c0c0
}
}
.title {
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
}
.spic, .spic img {
	width: 537px;
	height: 210px;
}
.spic .swiper-pagination {
	text-align: right
}
.spic .swiper-pagination-bullet {
	list-style: none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
	border-radius: 0;
}
.spic .swiper-pagination-bullet-active {
	background-color: #ce0609;
	font-weight: bold;
	color: #fff;
	border: none
}
.container img {
	border: 0;
	vertical-align: top;
}
.container ul, .container li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.c-star.size1 {
	display: inline-block;
	background-image: url("/static/home/images/review_1.png");
	background-size: 64px 87px;
	width: 64px;
	height: 12px;
}
.c-star {
	font-size: 14px;
	margin-right: 0px!important;
}
.c-star.size1.star0 {
	background-position: 0 0
}
.c-star.size1.star1 {
	background-position: 0 -15px
}
.c-star.size1.star2 {
	background-position: 0 -30px
}
.c-star.size1.star3 {
	background-position: 0 -45px
}
.c-star.size1.star4 {
	background-position: 0 -60px
}
.c-star.size1.star5 {
	background-position: 0 -75px
}
.list {
	clear: both;
	border: 5px solid #E9E9EB;
	padding: 5px;
	min-height: 80px;
	width: calc(100% - 20px);
	margin-bottom: 10px;
}
.guestbook_list .im {
	width: 80px;
	height: 80px;
	float: left;
	margin: 1px auto;
}
.guestbook_list .star {
	float: none!important;
}
.guestbook_list .dl {
	margin: 1px auto;
	float: right;
	display: block;
	width: -webkit-calc(100% - 105px);
	width: -moz-calc(100% - 105px);
	width: calc(100% - 105px);
}
.guestbook_list dd {
	margin: 0;
	padding: 0;
}
.guestbook_list .dl dt {
	border-bottom: 1px dashed #E9E9EB;
	height: 26px;
	line-height: 26px;
	color: #314E8C;
	width: 100%;
	clear: both;
}
.guestbook_list .dl dt span {
	float: right;
	line-height: 26px;
}
.guestbook_list .dl font {
	float: left;
}
.guestbook_list .dl dd.g_content {
	padding: 2px;
	line-height: 15px;
}
.g_content1 {
	height: 20px;
	line-height: 20px;
	overflow: hidden
}
.isu0 {
	display: none;
}
.pro_page_num {
	margin: 10px auto
}
 @media only screen and (max-width: 640px) {
.spic, .spic img {
	width: 365px;
	height: 210px;
}
.mod_list {
	padding-right: 7px
}
#web_top_extend {
	display: block!important;
}
#web_map_right, #logo, #times, #nav, #top_seach, #tophide, #web_map_left {
}
#web_map_left {
	width: auto;
}
#web_top {
	height: auto
}
#top_h1 {
	height: auto;
	margin-top: 0
}
#top_h1 h1 {
	background-image: url(/static/home/images/proshowt.gif);
	height: 32px;
	line-height: 32px;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
#top_h1 h1 span {
	color: #000!important;
}
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
}
.swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff;
}
.list {
	clear: both;
	border: 5px solid #E9E9EB;
	padding: 5px;
	min-height: 80px;
	width: calc(100% - 20px);
	margin-bottom: 10px;
}
.guestbook_list .im {
	width: 80px;
	height: 80px;
	float: left;
	margin: 1px auto;
}
.guestbook_list .star {
	float: none!important;
}
.guestbook_list .dl {
	margin: 1px auto;
	float: right;
	display: block;
	width: calc(100% - 86px);
}
.guestbook_list dd {
	margin: 0;
	padding: 0;
}
.guestbook_list .dl dt {
	border-bottom: 1px dashed #E9E9EB;
	height: 26px;
	line-height: 26px;
	color: #314E8C;
	width: 100%;
	clear: both;
}
.guestbook_list .dl dt span {
	float: right;
	line-height: 26px;
}
.guestbook_list .dl font {
	float: left;
}
.guestbook_list .dl dd.g_content {
	padding: 2px;
	line-height: 15px;
}
.g_content1 {
	height: 20px;
	line-height: 20px;
	overflow: hidden
}
.isu0 {
	display: none;
}
.pro_page_num {
	margin: 10px auto; 
}
.pro_page_num .upage{
	display:flex;
	justify-content: center;
}
.pro_page_num .upage li{
	margin: 0 4px;
}
.pro_page_num .upage li.active a{
	background: #dedede;
}
.pro_page_num .upage a{
	text-align:center;
	padding: 0 2px;
}
#order .r_p_list, .r_pinpai .r_p_list {
	max-height: 195px;
	overflow: hidden
}
#order .r_l_img {
	max-height: 150px!important;
	overflow: hidden;
	min-height: 150px!important;
}
#order .r_p_list_a {
	height: 48px;
	overflow: hidden;
}
#as{
	padding-right: 10px;
}
 @media only screen and (max-width: 640px) {
	#order .r_p_list_a {
		height: 36px!important;
		overflow: hidden
	}
	#as{
		padding-right: 0;
	}
}
.content-box p{
	margin: 5px auto;
}

.purchasenum > span{
    color:#898989;
    font-family: "宋体";
    padding: 8px 24px 0 0;
}
.purchasenum > i,
.purchasenum > input{
    display: inline-block;
    width: 22px;
    height:22px;
	margin-top: 3px;
    line-height: 30px;
    text-align: center;
    color:#bbbbbb;
    border: 1px solid #cecece;
}
.purchasenum > input{
    width:60px;
    box-sizing: content-box;
    vertical-align: top;
    margin-left: 4px;
	outline: none;
}
.purchasenum .plus{
    margin-left: 0;
}
.addpurchase > button{
    width: 186px;
    height: 45px;  
    font:bold 16px/45px "微软雅黑";
    cursor: pointer;
}
.addpurchase .add{
    color:#fafbf3;
    background-color: #f26a12;
}
.addpurchase .purchase{
    border: 1px solid #F46C15;
    background-color: #FEF9F6;
    color:#F46C15;
}
