.PhotoShow296 .photo_list .photo_item .photo_img {
  padding: 20px;
  background: #f6f6f6;
}
.PhotoShow296 .bodyContTitle .fl {
  display: none;
}
.PhotoShow296 .photo_more a {
  background: #1e78b6;
}
.OnlineVideo156 #penta_video.pc {
    background: #fff;
}
.OnlineVideo156 #penta_video .video_title {
  display: none;
}
.Title27 #jh2_title_2 .fl p,
.SearchList49 #jh_search_1 .bodyContTitle .fl {
  font-size: 28px;
  font-weight: bold;
  color: #000;
  line-height: 40px;
}
.Title27 #jh2_title_2 .fl2,
.SearchList49 #jh_search_1 .bodyContTitle .fl2 {
    width: 100%;
    font-size: 14px;
    line-height: 1;
    color: #999;
    font-family: 'Times New Roman', serif;
    position: relative;
    z-index: 2;
}
.OnlineVideo156 #penta_video .play_content {
  z-index: 2002;
}
.OnlineVideo156 #penta_video .play_content #close_icon .webIcon {
  font-size: 0;
  background: url(//cdn.jihui88.com/upload//z//z3//zohen//picture//2022//05//05/b00055b4-c770-4626-b2d0-5ed8c474dc29.png) no-repeat;
  background-size: 100% 100%;
}
/**/
.c-link {
  display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 1.2rem;
    font-family: 'GaramondPremrPro-Med', serif;
    position: relative;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: 'Times New Roman', serif;
}
.c-link {
  color: ;
}
.c-button-link__circle,
.c-button-link__circle2 {
    width: 48px;
    height: 48px;
    position: relative;
}
.width_50 .c-button-link__circle,
.width_50 .c-button-link__circle2 {
    width: 50px;
    height: 50px;
}
.c-button-link__circle {
  z-index: 2;
}
.c-button-link__circle2 {
  z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
}
.c-button-link__circle circle,
.c-button-link__circle2 circle {
    fill: transparent;
    stroke-width: 1;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.c-button-link__circle circle {
  -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    stroke: #b3b3b1;
    stroke-dasharray: 182;
    stroke-dashoffset: 30;
}
.c-link.-white .c-button-link__circle circle {
  stroke: #fff;
    opacity: .3;
}
.c-link.-blue .c-button-link__circle circle {
  stroke: #1E78B6;
    opacity: .3;
}
.more-block .c-button-link__circle2 circle {
    stroke: #000;
    stroke-dasharray: 183;
    stroke-dashoffset: 183;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-animation: circle_out2 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: circle_out2 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
.c-link.-white .c-button-link__circle2 circle {
  stroke: #fff;
}
.c-link.-blue .c-button-link__circle2 circle {
  stroke: #1E78B6;
}
.more-block:hover .c-button-link__circle2 circle {
    -webkit-animation: circle_in2 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: circle_in2 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
circle_in2{
  0%{stroke-dashoffset:183}to{stroke-dashoffset:336}
}
@keyframes circle_in2{
  0%{stroke-dashoffset:183}to{stroke-dashoffset:336}
}
@-webkit-keyframes circle_out2{
  0%{stroke-dashoffset:336}to{stroke-dashoffset:183}
}
@keyframes circle_out2{
  0%{stroke-dashoffset:336}to{stroke-dashoffset:183}
}
/**/
.c-rollup {
  letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    height: 1em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateX(-1.5rem);
    -ms-transform: translateX(-1.5rem);
    transform: translateX(-1.5rem);
  font-family: 'Times New Roman', serif;
}
.-white .c-rollup {
  color: #fff;
}
.-blue .c-rollup {
  color: #1e78b6;
}
.c-rollup .c-rollup__hov {
  position: absolute;
    top: 0;
    left: 0;
}
.c-rollup .js-txt-split__cell {
    display: inline-block;
    will-change: transform;
    -webkit-transition: color 0s, -webkit-transform 0.4s ease calc(var(--split-delay)*30ms);
    transition: color 0s, -webkit-transform 0.4s ease calc(var(--split-delay)*30ms);
    -o-transition: transform 0.4s ease calc(var(--split-delay)*30ms), color 0s;
    transition: transform 0.4s ease calc(var(--split-delay)*30ms), color 0s;
    transition: transform 0.4s ease calc(var(--split-delay)*30ms), color 0s, -webkit-transform 0.4s ease calc(var(--split-delay)*30ms);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.c-rollup .c-rollup__nom .js-txt-split__cell {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.more-block:hover .c-rollup .c-rollup__nom .js-txt-split__cell {
    -webkit-transform: translateY(-1em);
    -ms-transform: translateY(-1em);
    transform: translateY(-1em);
}
.c-rollup .c-rollup__hov .js-txt-split__cell {
    -webkit-transform: translateY(1em);
    -ms-transform: translateY(1em);
    transform: translateY(1em);
}
.more-block:hover .c-rollup .c-rollup__hov .js-txt-split__cell {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.js-txt-split__cell:first-child {
    -webkit-animation-delay: 0.05s!important;
    animation-delay: 0.05s!important;
}
.js-txt-split__cell:nth-child(2) {
    -webkit-animation-delay: 0.1s!important;
    animation-delay: 0.1s!important;
}
.js-txt-split__cell:nth-child(3) {
    -webkit-animation-delay: 0.15s!important;
    animation-delay: 0.15s!important;
}
.js-txt-split__cell:nth-child(4) {
    -webkit-animation-delay: 0.2s!important;
    animation-delay: 0.2s!important;
}
#lq-header-zh.pc .header-btn .tel-btn ,
 #lq-banner-zh .banner-slide.slide0 .intro .intro-cont{
  display: none;
}
/***/
 @-webkit-keyframes fadeInUp {
 from {
 opacity: 0;
    /*-webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);*/
    -webkit-transform: translate3d(0, 50px, 0);
 transform: translate3d(0, 50px, 0);
}
 to {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
 @keyframes fadeInUp {
 from {
 opacity: 0;
    /*-webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);*/
    -webkit-transform: translate3d(0, 50px, 0);
 transform: translate3d(0, 50px, 0);
}
 to {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
/***********/
.OnlineVideo156 #penta_video.pc .video_list,
.OnlineVideo156 #penta_video.pc .empty_list {
    width: 30%;
}
.OnlineVideo156 #penta_video.pc .video_list .video_pic {
    width: 100%;
}
@media (min-width: 768px) {
    .OnlineVideo156 #penta_video.pc .video_title,
    .OnlineVideo156 #penta_video.pc .video_content {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .OnlineVideo156 #penta_video.pc .video_title,
    .OnlineVideo156 #penta_video.pc .video_content {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .OnlineVideo156 #penta_video.pc .video_title,
    .OnlineVideo156 #penta_video.pc .video_content {
        width: 1170px;
    }
}
@media (max-width: 767px) {
    .OnlineVideo156 #penta_video.pc .video_title,
    .OnlineVideo156 #penta_video.pc .video_content {
        width: 100%;
    }
}
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'xybicon';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_63490pxpb7xk1emi.eot');
  src: url('//at.alicdn.com/t/font_249974_63490pxpb7xk1emi.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_63490pxpb7xk1emi.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_63490pxpb7xk1emi.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_63490pxpb7xk1emi.svg#xybicon') format('svg');
}
.xybicon {
    font-family:"xybicon" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
img {
border:0 none;	
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal;	
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_775352 #jh_cart_2 {
	position:relative;
	overflow:hidden;
		font-family:"PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_775352 #jh_cart_2>.bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_775352 #jh_cart_2>.bg_img {
	z-index:2;
}
#laymod_775352 .bodyCont_width {
	position:relative;
	z-index:4;
}
#laymod_775352 .bodyContContent {
	position:relative;
	z-index: 4;
}
/*模版主体部分*/
#laymod_775352 .cart_distance {
	padding:30px 20px;
	margin-bottom:30px;
}
#laymod_775352 .bg_color2 {
	background:#fff;
}
#laymod_775352 .bg_color3 {
	/*background:#CCD5DB;*/
}
#laymod_775352 .bg_color4 {
	background:rgba(30,120,182,1);
}
#laymod_775352 .border_color {
	border-top:1px solid #eee;
}
#laymod_775352 .font_color1,
#laymod_775352 .font_color1 a {
	color:#000;
}
#laymod_775352 .font_color2 {
	color:rgba(30,120,182,1);
}
#laymod_775352 .font_color3 {
	color:#fff;
}
#laymod_775352 .cart-list-outer .cart-table,
#laymod_775352 .cart-list-outer .cart-item {
	padding:8px 0;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#laymod_775352 .cart-list-outer .cart-item.move_bg {
	background:#f3f7f9;
}
#laymod_775352 .cart-item .td-item .item-basic-info a {
	display:inline-block;
	max-width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#laymod_775352 .cart_list_flex {
	position:relative;
	/*display*/
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    /*flex-direction*/
	-webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -moz-box-orient:horizontal;
    -moz-box-direction:normal;
    flex-direction:row;
    -webkit-flex-direction:row;
    /*flex-wrap*/
	-webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    /*justify-content*/
    -webkit-justify-content:flex-start;
	justify-content:flex-start;/*主轴上对齐*/
	-moz-box-pack:start;
	-webkit--moz-box-pack:start;
	box-pack:start;
	/*align-items*/
	align-items:center;/*交叉轴对齐*/
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;
}
#laymod_775352 .cart_list_flex .td-chk,
#laymod_775352 .cart_list_flex .td-op {
	width:5%;
}
#laymod_775352 .cart_list_flex .td-op a:before {
	content:"\e6e2";
	font-size:20px;
	color:#CCD5DB;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#laymod_775352 .cart_list_flex .td-op a:hover:before {
	color:rgba(30,120,182,1);
}
#laymod_775352 .cart_list_flex .td-price,
#laymod_775352 .cart_list_flex .td-num,
#laymod_775352 .cart_list_flex .td-sum {
	width:20%;
}
#laymod_775352 .cart-item .td-sum {
	color:rgba(30,120,182,1);
}
#laymod_775352 .cart_list_flex .td-item {
	width:30%;
	/*display*/
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    /*flex-direction*/
	-webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -moz-box-orient:horizontal;
    -moz-box-direction:normal;
    flex-direction:row;
    -webkit-flex-direction:row;
    /*flex-wrap*/
	-webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    /*justify-content*/
    -webkit-justify-content:flex-start;
	justify-content:flex-start;/*主轴上对齐*/
	-moz-box-pack:start;
	-webkit--moz-box-pack:start;
	box-pack:start;
	/*align-items*/
	align-items:center;/*交叉轴对齐*/
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;
}
#laymod_775352 .cart_list_flex .td-item .item-info {
	text-align:left;
	padding:0 0 0 10px;
	max-width:70%;
}
#laymod_775352 .cart_list_flex .td-info {
	width:0;
}
#laymod_775352 .cart_list_flex .fl {
	text-align:center;
	font-size:14px;
	line-height:2;
}
#laymod_775352 .cart_list_flex .cart-checkbox {
	display:inline-block;
}
#laymod_775352 .cart_list_flex .td-chk .select_all,
#laymod_775352 .cart_list_flex .cart-checkbox {
	width:100%;
	position:relative;
}
#laymod_775352 .J_CheckBoxShop[type = checkbox] {
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#laymod_775352 .select_all .cart-checkbox label,
#laymod_775352 .select_all .cart-checkbox label.checked,
#laymod_775352 .cart-checkbox label {
	display:block;
	width:20px;
	height:20px;
	font-size:14px;
	line-height:20px;
	text-align:center;
	color:#fff;
	position:absolute;
	top:50%;
	left:10px;
	margin:-10px 0 0 0;
	border:1px solid #eee;
	background:#fff;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
	border-radius:3px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#laymod_775352 .select_all.checked .cart-checkbox label,
#laymod_775352 .cart-checkbox label.checked {
	background-color:rgba(30,120,182,1);
	border-color:rgba(30,120,182,1);
}
#laymod_775352 .cart-checkbox label.checked::before {
	content:"\e6e3";
}
#laymod_775352 .cart-list-outer .item-amount {
	/*display*/
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    /*flex-direction*/
	-webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -moz-box-orient:horizontal;
    -moz-box-direction:normal;
    flex-direction:row;
    -webkit-flex-direction:row;
    /*flex-wrap*/
	-webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    /*justify-content*/
    -webkit-justify-content:center;
	justify-content:center;/*主轴上对齐*/
	-moz-box-pack:center;
	-webkit--moz-box-pack:center;
	box-pack:center;
	/*align-items*/
	align-items:center;/*交叉轴对齐*/
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;
}
#laymod_775352 .cart-list-outer .item-amount a {
	background:#CCD5DB;
	padding:6px 16px;
	font-size:12px;
		color:#777;
	line-height:1.5;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#laymod_775352 .cart-list-outer .item-amount a:hover {
	background:rgba(30,120,182,1);
	color:#fff;
}
#laymod_775352 .cart-list-outer .item-amount input {
	text-align:center;
	width:25%;
	font-size:12px;
	border:1px solid #CCD5DB;
	line-height:2.4;
}
#laymod_775352 .FloatBar .select_all,
#laymod_775352 .FloatBar .operations {
	width:10%;
}
#laymod_775352 .FloatBar .operations a:hover {
	color:rgba(30,120,182,1);
}
#laymod_775352 .FloatBar .float-bar {
	width:80%;
	/*display*/
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    /*flex-direction*/
	-webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -moz-box-orient:horizontal;
    -moz-box-direction:normal;
    flex-direction:row;
    -webkit-flex-direction:row;
    /*flex-wrap*/
	-webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    /*justify-content*/
    -webkit-justify-content:flex-end;
	justify-content:flex-end;/*主轴上对齐*/
	-moz-box-pack:end;
	-webkit--moz-box-pack:end;
	box-pack:end;
	/*align-items*/
	align-items:center;/*交叉轴对齐*/
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;
	font-size:14px;
	line-height:1;
		color:#777;
}
#laymod_775352 .FloatBar .float-bar #J_SelectedItemsCount {
	font-style:normal;
	padding:0 5px;
}
#laymod_775352 .FloatBar .float-bar .price-sum {
	margin:0 10% 0 0;
	_margin:0 5% 0 0;
}
#laymod_775352 .FloatBar .float-bar .price-sum .price,
#laymod_775352 .FloatBar .float-bar .price-sum .J_Total {
	font-size:24px;
	color:rgba(30,120,182,1);
	line-height:14px;
	font-style:normal;
}
#laymod_775352 .FloatBar .float-bar .btn-area a {
	font-size:18px;
	font-weight:normal;
		color:#777;
}
#laymod_775352 .FloatBar .float-bar .btn-area a.submit-btn-disabled {
	background:rgba(30,120,182,1);
	color:#fff;
	padding:10px 30px;
}
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
	#laymod_775352 .table-responsive>div {
		/*width:960px;*/
	}
	#laymod_775352 .cart_list_flex .td-chk,
	#laymod_775352 .cart_list_flex .td-op {
		width:12%;
	}
	#laymod_775352 .cart_list_flex .td-op {
		position:absolute;
		right:0;
		bottom:0;
	}
	#laymod_775352 .cart_list_flex .td-price,
	#laymod_775352 .cart_list_flex .td-num,
	#laymod_775352 .cart_list_flex .td-sum {
		position:absolute;
		bottom:0;
	}
	#laymod_775352 .cart_list_flex .td-price {
		left:0;
	}
	#laymod_775352 .cart_list_flex .td-num {
		width:40%;
		left:30%;
	}
	#laymod_775352 .cart_list_flex .td-item {
		width:88%;
	}
	#laymod_775352 .cart_list_flex .td-item .item-info {
		line-height:1.5;
	}
	#laymod_775352 .cart-item .td-item {
		/*display*/
		display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox; /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Chrome */
		display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
		/*flex-direction*/
		-webkit-box-orient:horizontal;/*horizontal*/
		-webkit-box-direction:normal;/*reverse*/
		-moz-box-orient:horizontal;
		-moz-box-direction:normal;
		flex-direction:row;/*row*/
		-webkit-flex-direction:row;
		-webkit-box-flex-direction:row;
		/*flex-wrap*/
		-webkit-flex-wrap:nowrap;/*nowrap*/
		-webkit-box-lines:single;/*single*/
		-moz-flex-wrap:nowrap;
		flex-wrap:nowrap;
		/*justify-content*/
		-webkit-box-justify-content:flex-start;
		-webkit-justify-content:flex-start;
		justify-content:flex-start;/*主轴上对齐（横轴）*/
		-webkit-box-pack:start;
		-moz-box-pack:start;
		box-pack:start;
		/*align-items*/
		align-items:center;/*交叉轴对齐（垂直）*/
		-webkit-align-items:center;
		-webkit-box-align-items:center;
		box-align:center;
		-moz-box-align:center;
		-webkit-box-align:center;
		font-size:12px;
	}
	#laymod_775352 .cart_list_flex .fl,
	#laymod_775352 .cart-item .td-item a {
		font-size:12px;
	}
	#laymod_775352 .cart-list-outer .cart-item {
		padding:8px 0 50px 0;
		margin:0 0 8px 0;
	}
	#laymod_775352 .cart_list_flex .fl {
		color:#666;
		line-height:30px;
	}
	#laymod_775352 .select_all .cart-checkbox label,
	#laymod_775352 .select_all .cart-checkbox label.checked,
	#laymod_775352 .cart-checkbox label {
		left:0;
	}
	#laymod_775352 .FloatBar {
		/*justify-content*/
	    -webkit-justify-content:space-between;
		justify-content:space-between;/*主轴上对齐*/
		-moz-box-pack:justify;
		-webkit--moz-box-pack:justify;
		box-pack:justify;
	}
	#laymod_775352 .FloatBar .select_all,
	#laymod_775352 .FloatBar .operations {
		width:25%;
		text-align:right;
		margin:0 0 1rem 0;
	}
	#laymod_775352 .FloatBar .float-bar {
		width:100%;
		/*justify-content*/
	    -webkit-justify-content:space-between;
		justify-content:space-between;/*主轴上对齐*/
		-moz-box-pack:justify;
		-webkit--moz-box-pack:justify;
		box-pack:justify;
	}
	#laymod_775352 .FloatBar .float-bar .fl {
		margin:0 0 1rem 0;
	}
	#laymod_775352 .FloatBar .float-bar .price-sum {
		margin:0 0 1rem 0;
		_margin:0 0 1rem 0;
	}
	#laymod_775352 .FloatBar .float-bar .btn-area {
		width:100%;
		/*display*/
		display:-webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex !important;
	    /*flex-direction*/
		-webkit-box-orient:horizontal;
	    -webkit-box-direction:normal;
	    -moz-box-orient:horizontal;
	    -moz-box-direction:normal;
	    flex-direction:row;
	    -webkit-flex-direction:row;
	    /*flex-wrap*/
		-webkit-flex-wrap:wrap;
	    -webkit-box-lines:multiple;
	    -moz-flex-wrap:wrap;
	    flex-wrap:wrap;
	    /*justify-content*/
	    -webkit-justify-content:space-between;
		justify-content:space-between;/*主轴上对齐*/
		-moz-box-pack:justify;
		-webkit--moz-box-pack:justify;
		box-pack:justify;
		/*align-items*/
		align-items:center;/*交叉轴对齐*/
		-webkit-align-items:center;
		box-align:center;
		-moz-box-align:center;
		-webkit-box-align:center;
	}
	#laymod_775352 .FloatBar .float-bar .btn-area a {
		margin:0;
	}
	#laymod_775352 .FloatBar .float-bar .btn-area a.submit-btn-disabled {
		padding:5px 60px;
	}
}
