/* CSS Document */
.show500 , .show600 , .show800,
.big_cv_main .big_cv1 .bg_cv1.bg_cv1MB,
.bxMain .catBannerIndex .bgbnn.bgbnnMB,
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoHome,
.big_cv_main .big_cv1 .topLoto .ico-mb-menu,
.big_cv_main .big_cv1 .topLoto .ico-mb-search,
.bxMain .bxMainProList .rightList .bxToolTop .s2 .bnLogo .divBtnOption,
.big_cv_main .big_cv1 .topLoto .aLogoSmart
{
	display:none;
}

@media (max-width:1217px){
}
@media (max-width:1080px){
}
/*==========================================================================*/
@media (max-width:1017px){
}
/*==========================================================================*/
@media (max-width:967px){
}
/*==========================================================================*/
@media (max-width:837px){
/*==========================================================================*/
/*==========================================================================*/
}

@media (max-width:817px){
/*==========================================================================*/
.show800{
	display:block;
}
.big_cv_main .big_cv2 .bigText,
.Footer .bxFooter .bxRecText::before,
.Footer .bxFooter .bxRecText::after,
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoAccount .itxt,
.big_cv_main .big_cv1.h1Topic30.h1Topic30AndSearch .secSearch,
.bxMain .bxMainProList .rightList .bxToolTop .s1 h1 a.btnAdvSearch,
.bxMain .bxFaqIcoBig .aFaqIco.sel::after
{
	display:none;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoHome,
.big_cv_main .big_cv1 .topLoto .ico-mb-menu,
.big_cv_main .big_cv1 .topLoto .ico-mb-search,
.bxMain .bxMainProList .rightList .bxToolTop .s2 .bnLogo .divBtnOption,
.bxMain .bxMainProList .leftTool .btnCloseTool,
.big_cv_main .big_cv1 .topLoto .bxSearchAvdX
{
	display:block;
}
.big_cv_main {
	padding-top:32px;
}
.big_cv_main .big_cv1 .topLoto {
top: 0px;
left: 0px;
width: 100%;
height: 32px;
background-color: #03606c;
padding: 5px;
position: fixed;
	z-index:5;
}
.big_cv_main .big_cv1 .topLoto.selZ5 {
	z-index:5;
}
.big_cv_main .big_cv1 .topLoto .logo {
	width: 130px;
}
.big_cv_main .big_cv1 .topLoto .aLogoSmart{
	display:inline-block;
}
.big_cv_main .big_cv1 .topLoto .aLogoSmart .logo_smart{
	height: 22px;
}
.big_cv_main .big_cv1 .topMenu {
top: 32px;
left: 0px;
width: 100%;
background-color: #FFF;
padding: 0px;
position: fixed;
color: 5e5e5e;
}
.big_cv_main .big_cv1 .topMenu.sel {
padding: 5px;
}
.big_cv_main .big_cv1 .topMenu .bxMeno4MB {
	display:block;
max-height:0px;
overflow:hidden;
}
.big_cv_main .big_cv1 .topMenu.sel .bxMeno4MB{
max-height:500px;
overflow: unset;
}
.big_cv_main .big_cv1 .topMenu .mnA {
color: #5e5e5e;
display: block;
margin: 0px;
padding-top: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
}
.big_cv_main .big_cv1 .topMenu .mnA.sel {
    border-bottom-color: #ccc;
	color:#e2ae08;
}
.big_cv_main .big_cv1 .topMenu .mnA .mnAsub {
	top: 30px;
}
.big_cv_main .big_cv1 .topMenu .menuIcon {
	/*
	background: rgb(251,190,30);
	background: -moz-linear-gradient(left,  rgba(251,190,30,1) 0%, rgba(228,143,30,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(251,190,30,1) 0%,rgba(228,143,30,1) 100%);
	background: linear-gradient(to right,  rgba(251,190,30,1) 0%,rgba(228,143,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbbe1e', endColorstr='#e48f1e',GradientType=1 );
	*/
	background: rgb(255,255,255); /* Old browsers */
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcdcd;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico {
height: 40px;
width: 50px;
background-position: center;
background-color: #FFF;
margin: 0px;
display: block;
float: left;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoSearch,
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoLogout
{
    display: none;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoCart {
-webkit-clip-path: polygon(20% 0%, 100% 0%, 90% 100%, 0% 100%);
clip-path: polygon(20% 0%, 100% 0%, 90% 100%, 0% 100%);

background: rgb(47,159,182); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(47,159,182,1) 0%, rgba(47,78,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(47,159,182,1) 0%,rgba(47,78,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(47,159,182,1) 0%,rgba(47,78,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f9fb6', endColorstr='#2f4e88',GradientType=1 ); /* IE6-9 */

position: absolute;
top: 0px;
left: 82px;
width:160px;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoCart::before {
	top:50%;
	left:50%;
	-webkit-transform: translate(-50% , -50%);
	-moz-transform: translate(-50% , -50%);
	-ms-transform: translate(-50% , -50%);
	transform: translate(-50% , -50%);
	position:absolute;
	content: "ตะกร้าสินค้า";
	display: block;
	background-image: url(images/ico_cart_wr.png);
    width: 100%;
    height: 30px;
    color: #FFF;
    background-repeat: no-repeat;
    background-position-x: 39px;
    padding-left: 70px;
    line-height: 30px;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoCart i {
top: 3px;
left: 59px;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoAccount {
	background-image: url(images/ico-mb-user-blue.png);
}

.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoAccount::after {
-webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
clip-path: polygon(0 0, 100% 0, 0 100%);
	content: "";
	display: block;
	background-color: #FFF;
	position: absolute;
	height: 100%;
	width: 20px;
	top: 0px;
	right: -20px;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoHome {
	background-image: url(images/ico-mb-home-blue.png);
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoHome::after {
	content: "";
	display: block;
	background-color: #ccc;
	position: absolute;
	height: 20px;
	width: 2px;
	top: 10px;
	right: 0px;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoAccount.icoAccountAdmin {
	width:50px;
}
.bx1index .rw1 .rw1lst {
	width: 50%;
	padding-bottom: 30px;
}
.bxMain .indexProList .boxprolistsm {
    width: 33.3333%;
}
.Footer .bxFooter .bxRecText {
position: static;
float: right;
width: 50%;
height: auto;
padding: 10px;
}
.Footer .bxFooter .bxT {
    width: 25%;
}
.bxMain .indexProList {
padding-top: 5px;
padding-bottom: 5px;
}
.bxMain .boxBgVid {
    padding-top: 5px;
    padding-bottom: 5px;
}
.big_cv_main .big_cv1 .topMenu .aLogoSmart {
position: fixed;
top: 5px;
left: 140px;
}
.big_cv_main .big_cv1 .topMenu .aLogoSmart img{
	height:22px;
}
.bxMain .topLink {
	padding-left: 10px;
padding-right: 10px;
}
.bxMain .big_bg.big_bg_page_about {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/big_about1.png);
}
.bxMain .big_bg.big_bg_page_about .img {
	display:none;
}
.bxMain .big_bg.big_bg_page_about .t1 {
position: static;
top: auto;
left: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
width: 100%;
padding: 10px;
}
.bxMain .bxMainProList {
	padding: 10px;
}
.bxMain .bxMainProList .leftTool {
	left: -280px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 20px;
	width: 260px;
}
.bxMain .bxMainProList .leftTool.sel {
	left: 0px;
}
.bxMain .bxMainProList .rightList {
	padding-left: 0px;
}
.bxMain .bxMainProList .rightList .bxToolTop .s1 {
	width: 100%;
}
.bxMain .bxMainProList .rightList .bxToolTop .s2 {
	width: 100%;
}
.bxMain .bxMainProList .rightList .bxToolTop .s2 .t {
	text-align: left;
	padding-top: 10px;
}
.bxMain .bxMainProList .rightList .bxToolTop .s2 .bnLogo {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bxMain .bxNewsList {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.bxMain .bxNewsList .bxlist {
	width: 50%;
}
.bxContent {
    padding: 10px;
}
.bxMain .boxTab {
    padding: 10px;
}
.bxMain .bxPay .palList {
	width:100%;
}
.bxMain .agMain .b1 {
	width: 100%;
text-align: center;
}
.bxMain .agMain .b2 {
	width: 100%;
padding: 10px;
border: none;
}
.cntFrm .ftr .tx .labelChk{
	display: block;
margin-left: 10px;
}
.bxMain .bxProDetail .secToolTop .sTab {
	width:50%;
	padding:10px;
	display:block;
	float:left;
}
.bxMain .bxProDetail .secToolTop {
	position:static;
}
.bxMain .bxProDetail .secToolTop .sTab:hover .t2 {
	height: 0px;
}
.bxMain .bxProDetail .secToolTop .sTab:hover {
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
.bxMain .bxProDetail {
	padding: 10px;
}
.bxMain .listProRedeem .bxprm .bxImg ,
.bxMain .listProRedeem .bxprm .bxTxt {
	width:100%;
}
.bxMain .bxAddress .bxListAll .bxList {
	width:50%;
}
.bxMain .bxCartList .ListFoot .sec2St1 {
    max-width: 100%;
}
.bxMain .bxCartList {
	padding-left:10px;
	padding-right:10px;
}
.bxMain .bxCartShip {
	padding-left:10px;
	padding-right:10px;
}
.bxMain .bxCartShip .bxShip .lShip label {
display: block;
margin-left: 0px;
}
.OverCart .bxCart .cList {
	padding-top: 95px;
}
.OverCart .bxCart.cList2bar .cList {
	padding-top: 140px;
}
.OverCart .bxCart .barCartMb .cTop{
	padding-left: 10px;
}
.OverCart .bxCart .barCartMb .cTop .secSearch{
	padding: 0px;
}
.OverCart .bxCart .barCartMb .cTop .secSearch .bxSearchAvd{
	position: relative;
}
.OverCart .bxCart .barCartMb .cTop .secSearch .bxSearchAvd #q{
	border: 1px solid #cdcdcd;
	position: relative;
	width: 100%;
	display: block;
	height: 25px;
	line-height: 24px;
	color: #5e5e5e;
	font-family: Prompt;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 13px;
}
.OverCart .bxCart .barCartMb .cTop .secSearch .bxSearchAvd .btnSubmit{
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background-image: url(images/ico_search.png);
background-repeat: no-repeat;
background-size: 100%;
display: block;
height: 20px;
width: 20px;
position: absolute;
right: 5px;
background-color: transparent;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
cursor: pointer;
}
.OverCart .bxCart .barCartMb .cTop .secSearch.secSearchBuyNow .bxSearchAvd #q{
	padding-right:50px;
}
.OverCart .bxCart .barCartMb .cTop .secSearch.secSearchBuyNow .bxSearchAvd .btnSubmit{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-family: supermarket;
color: #FFFFFF;
text-transform: uppercase;
margin: 5px;
cursor: pointer;
display: inline-block;
text-decoration: none;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #03606c;
text-align: center;

background-image: none;
width: 45px;
top: 7px;
right: -2px;
font-size: 16px;
line-height: 20px;
padding: 0px;
}
.big_cv_main .big_cv1 .topMenu .menuIcon .mnico.icoSearch {
	display: inline-block;
}
/*==========================================================================*/
}
@media (max-width:717px){
/*==========================================================================*/
.bxMain .bxAbout2 .img1 {
	width: 100%;
}
.bxMain .bxAbout2 .tText {
width: 100%;
padding-top: 40px;
padding-right: 10px;
padding-left: 10px;
}
.bxMain .agBgBig .forTxt ul li {
float: none;
margin-left: auto;
margin-right: auto;
width: auto;
max-width: 310px;
font-size: 16px;
}
.bxMain .agBgBig .forTxt h1 {
	font-size: 22px;
}
.bxMain .agBgBig .forTxt h1 strong {
    font-size: 22px;
}
.bxMain .secFAgen .L1 .bxIcoAg {
    width: 100%;
    padding-bottom: 20px;
}
/*==========================================================================*/
}

@media (max-width:667px){
/*==========================================================================*/
/*==========================================================================*/
}


@media (max-width:617px){
/*==========================================================================*/
.hid600{
	display:none;
}
.show600{
	display:block;
}
.hidmb600{
	display:none;
}

.big_cv_main .big_cv1 .bg_cv1,
.big_cv_main .big_cv2,
.bxMain .catBannerIndex .bgbnn
{
	display:none;
}
.bxMain .catBannerIndex .bgbnn.bgbnnMB,
.big_cv_main .big_cv1 .bg_cv1.bg_cv1MB,
.big_cv_main .big_cv2.big_cv2_agent
{
	display:block;
}
.bx1index h1 {
    font-size: 26px;
}
.bxMain .catBannerIndex h1 {
    font-size: 26px;
}
.bxMain .indexProList .boxprolistsm {
    width: 50%;
}
.Footer .bxFooter .bxT {
    width: 50%;
}
.Footer .bxFooter .bxRecText {
	width:100%;
}
.Footer .bxFooterLine {
text-align: center;
padding-bottom: 60px;
}
.bxMain .bxAbout2 .tText h1 {
    font-size: 26px;
}
.big_cv_main .big_cv1.h1TopicNews .h1Topic {
	width: 90%;
}
.big_cv_main .big_cv2 .bxAgenTop h1 {
    font-size: 22px;
}
.big_cv_main .big_cv2 .bxAgenTop h2 {
    font-size: 18px;
}
.big_cv_main .big_cv2 .bxAgenTop .bxAgIco1 .iagIco {
	width:50%;
}
.bxMain .agMain .tTop {
    font-size: 22px;
}
.bxMain .secFAgen .L2 .b1 {
	width: 100%;
padding: 10px;
}
.bxMain .secFAgen .L2 .b2 {
	width: 100%;
padding: 10px;
}
.bxMain .bxContactCom h1 {
    font-size: 22px;
}
.bxMain .bxContactCom .comRow .b1 ,
.bxMain .bxContactCom .comRow .b2 {
width: 100%;
padding: 10px;
}
.secSearch {
padding: 10px;
}
.secSearch .bxSearchAvdFull {
	margin:0px;
}
.secSearch .bxSearchAvdFull .b1{
	float: none;
	width: 100%;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.secSearch .bxSearchAvdFull .b2{
	float: none;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bxMain .bxProDetail .secName .t1 h1 {
	font-size: 22px;
}
.bxMain .bxProDetail .secName .t1 .bnLogo {
    float: left;
	padding-top:20px;
}
.bxMain .bxProDetail .secTool .b1{
    text-align: center;
    float: none;
	padding-bottom:20px;
}
.bxMain .bxProDetail .secTool .b2 {
    text-align: center;
    float: none;
}

.bxMain .listProRedeem .bxprm {
	width:100%;
	padding:10px;
}
.bxMain .listProRedeem .bxprm .bxTxt .btnSubmitPoint {
	position:static;
}

.bxMain .bxCartList .ListHead .lhd.lhd2 {
	width:40%;
}
.bxMain .bxCartList .ListHead .lhd.lhd3 {
	width:20%;
}
.bxMain .bxCartList .ListHead .lhd.lhd5 {
	display:none;
}
.bxMain .bxCartList .ListHead .lhd.lhd6 {
	display:none;
}
.bxMain .bxCartList .ListBody .ListBodyRow .lbd.lbd2 {
	width:40%;
}
.bxMain .bxCartList .ListBody .ListBodyRow .lbd.lbd3 {
	width:20%;
}
.bxMain .bxCartList .ListBody .ListBodyRow .lbd.lbd5 {
	display:none;
}
.bxMain .bxCartList .ListBody .ListBodyRow .lbd.lbd6 {
	display:none;
}

.bxMain .bxCartShip .bxShip .lShip .label .tx1Code {
    display: block;
}


.bxPF{
	padding-top: 0px;
}
.bxPF .pfMenu{
	width: 100%;
position: relative;
}
.bxPF .pfData .tbMenu{
	display:none;
}
.bxPF .pfMenu .tbMenu ,
.bxPF .pfMenu .bxAfterPic {
	display:block;
}
.bxPF .pfMenu.hidinmb .tbMenu ,
.bxPF .pfMenu.hidinmb span ,
.bxPF .pfMenu.hidinmb .lnk ,
.bxPF .pfMenu.hidinmb .bxAfterPic {
	display:none;
}
.bxPF .pfMenu.hidinmb .lnk.sel {
	display: block;
	color: #FFF;
	background-color: #03606c;
	text-align: center;
	background-image: none;
	margin-left:0px;
	margin-right:0px;
}
.bxPF .pfMenu span{
}
.bxPF .pfMenu span .img{
	max-width:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
.bxPF .pfMenu .lnk{
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/ico-arr-21-18-g.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bxPF .pfMenu .lnk.mbred{
	color: #FFF;
	background-color: #03606c;
	background-image: none;
}
.bxPF .pfData{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bxStep{
	padding-bottom:10px;
}
.bxStep .stepx {
    font-size: 12px;
}
.bxStep .stepx span.st5 {
    font-size: 12px;
    line-height: normal;
}
.bxPF .pfData h1{
	font-size: 20px;
	line-height: 24px;
	background-image: url(images/bg_dot.png);
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #03606c;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.bxPF .pfData h1::after{
	display:none;
}
.bxPF .pfData .textM{
	font-size: 16px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bxPF .pfData .bxTb .tbCll.tbCll20.tb600Cll40 {
	width: 40%;
}
.bxPF .pfData .bxTb .tbCll.tbCll20.tb600Cll25 {
	width: 25%;
}
.bxPF .pfData .bxTb .tbCll.tbCll20.tb600Cll30 {
	width: 30%;
}
.bxPF .pfData .bxTb .tbCll.tbCll20.tb600Cll35 {
	width: 35%;
}
.bxPF .pfData .bxTb .tbCll.tbCll40.tb600Cll50 {
	width: 50%;
}
.bxPF .pfData .bxTb .tbCll.tbCll40.tb600Cll60 {
	width: 60%;
}
.bxPF .pfData .bxTb .tbCll.tbCll60.tb600Cll70 {
	width: 70%;
}
/*==========================================================================*/
}
@media (max-width:567px){
/*==========================================================================*/
.bx1index .rw1 .rw1lst {
	width: 100%;
}

/*==========================================================================*/
}

@media (max-width:517px){
/*==========================================================================*/
.hid500{
	display:none;
}
.show500{
	display:block;
}
.hidmb500{
	display:none;
}

.bxMain .indexProList .boxprolistsm {
    width: 100%;
}
.bxMain .bxNewsList .bxlist {
	width: 100%;
}
.bxMain .bxPay .palList .bxTxt {
    padding-top: 10px;
}

.cntFrm{
	padding-bottom:50px;
}
.cntFrm .ftr .ftr50{
	width:100%;
}
.cntFrm .ftr .ftr50:nth-child(1) {
    padding-right: 0px;
	margin-bottom: 15px;
}
.cntFrm .ftr .ftr50:nth-child(2) {
    padding-left: 0px;
}
.cntFrm .ftr .tScCode label{
	width:100%;
}
.cntFrm .ftr .tScCode{
	text-align:center;
}
.cntFrm.cntFrmContact .ftr .btnSbm{
	float: none;
	position: absolute;
	bottom: 20px;
	left:50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.bxMain .bxAddress .bxListAll .bxList {
	width:100%;
}


.bxMain .bxCartList .ListHead .lhd.lhd1,
.bxMain .bxCartList .ListBody .ListBodyRow .lbd.lbd1 {
	display:none;
}
.bxMain .bxCartList .ListHead .lhd.lhd2,
.bxMain .bxCartList .ListBody .ListBodyRow .lbd.lbd2 {
	width:50%;
}
.bxMain .bxCartList .ListHead .lhd.lhd3,
.bxMain .bxCartList .ListBody .ListBodyRow .lbd.lbd3 {
	display:none;
}
.bxMain .bxCartList .ListHead .lhd.lhd4,
.bxMain .bxCartList .ListBody .ListBodyRow .lbd.lbd4 {
	width:40%;
}


.bxPF .pfData .bxTb.bxTbBoard .tbBody .tbRow{
	display:block;
}
.bxPF .pfData .bxTb.bxTbBoard .tbCll.tbCll20,
.bxPF .pfData .bxTb.bxTbBoard .tbCll.tbCll80{
	width:100%;
}
.bxPF .pfData .bxTb.bxTbBoard .tbHead,
.bxPF .pfData .bxTb.bxTbBoard .tbCll.tbCll20 .imginlist ,
.bxPF .pfData .bxTb.bxTbBoard .space-10{
	display:none;
}
.bxPF .pfData .bxTb.bxTbBoard .imginlist2{
	max-height:50px;
}

.cntFrm .ftr .ftr20 ,
.cntFrm .ftr .ftr60{
	width:100%;
	padding:0px;
}
/*==========================================================================*/
}

@media (max-width:417px){
/*==========================================================================*/
.bx1index h1 {
    font-size: 22px;
}
.bxMain .catBannerIndex h1 {
    font-size: 22px;
}
.big_cv_main .big_cv1 .h1Topic {
font-size: 24px;
line-height: 28px;
}
.big_cv_main .big_cv2 .bxAgenTop .bxAgIco1 .iagIco {
	width:100%;
}
.bxMain .bxProDetail .secToolTop .sTab {
    width: 100%;
    float:none;
}
/*==========================================================================*/
}
@media (max-width:467px){
/*==========================================================================*/
/*==========================================================================*/
}
@media (max-width:367px){
/*==========================================================================*/
/*==========================================================================*/
}
