@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站基础样式、头部及底部样式
 * @update: ishang_ju (2024-05-09 09:25)
 */

/*reset*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin: 0; padding: 0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display: block;}
html{overflow-y: scroll;}
:root{overflow-y: auto; overflow-x: hidden;}
table{border-collapse: collapse; border-spacing: 0;}
caption,th{font-weight: normal;}
html,body,fieldset,iframe,abbr{border: 0;}
i,cite,em,var,address,dfn{font-style: normal;}
[hidefocus],summary{outline: 0;}
ul,ol,ul li,li,ol li{list-style: none;}
h1,h2,h3,h4,h5,h6,small{font-size: 100%;}
sup,sub{font-size: 83%;}
pre,code,kbd,samp{font-family: inherit;}
q:before,q:after{content: none;}
textarea{overflow: auto; resize: none;}
label,summary{cursor: default;}
a,button{cursor: pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight: bold;}
ins,u,s,a,a:hover{text-decoration: none;}
body{font:16px "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial; color: #333; outline: 0;}
input,textarea,select,button,label{ font-family: "Microsoft YaHei",微软雅黑;}
a{color: #3d3d3d; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
a:hover{text-decoration: none; color: #156ec9;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #156ec9;}
img{border: 0 none; width: auto\9; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic;}
button,input,select,textarea{font-size: 100%; font-family: "Microsoft YaHei",微软雅黑; margin: 0; outline: 0 none; vertical-align: baseline; _overflow: visible; *vertical-align: middle; *overflow: visible;}
html{font-size: 16px}
*{box-sizing: border-box;}
input:focus,textarea:focus{outline: none!important;box-shadow: none!important}
body{background-color: #fff; background-position:center top; background-repeat:no-repeat;}
.container{width: 1400px; margin: auto;padding:0}


/*function*/
.f-dn{display: none;}
.f-db{display: block;}
.f-fl{float: left;}
.f-fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.f-fwn{font-weight: normal;}
.f-fwb{font-weight: bold;}
.f-tc{text-align: center;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.f-csp{cursor: pointer;}
.f-csd{cursor: default;}
.f-csh{cursor: help;}
.f-csm{cursor: move;}
.f-usn{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0; }
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
.f-wd100{width: 100%;}
.f-npd{padding: 0!important;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr7{margin: 0 7px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf7{margin: 0 -7px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr5{padding: 0 5px;}
.f-plr7{padding: 0 7px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-plr30{padding: 0 30px;}
.f-pd20{padding:20px}
.f-pd30{padding:25px 30px}
.f-pt15{padding-top:15px}
.f-mt5{margin-top:5px}
.f-mt10{margin-top:10px}
.f-mt15{margin-top:15px}
.f-mt20{margin-top:20px}
.f-mt25{margin-top:25px}
.f-mt30{margin-top:30px}
.f-mt33{margin-top:30px}
.f-mt40{margin-top:40px}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-mb25{margin-bottom: 25px;}
.f-mb30{margin-bottom: 30px;}
.f-mb35{margin-bottom: 30px;}
.f-mb40{margin-bottom: 40px;}
.f-mb50{margin-bottom: 50px;}
.f-pb40{padding-bottom:40px;}
.f-nbg{background: none!important;}
.f-nbd{border: none;}
.f-tac{text-align:center}

/*标题字体大小、颜色、背景色*/
.font18,.font18 a,.font18 p,.font18 span{font-size: 18px;}
.font20,.font20 a,.font20 p,.font20 span{font-size: 20px;}
.font22,.font22 a,.font22 p,.font22 span{font-size: 22px;}
.font24,.font24 a,.font24 p,.font24 span{font-size: 24px;}
.font26,.font26 a,.font26 p,.font26 span{font-size: 26px!important;}
.font30,.font30 a,.font30 p,.font30 span{font-size: 30px;}
.font32,.font32 a,.font32 p,.font32 span{font-size: 32px;}
.c-gray{color:#999}
.c-red{color:#ff0000}
.c-blue{color:#156ec9}
.c-green{color:#6baa63}
.f-bggray{background:#f5f9fc}
.f-bgblue{background: #f3faff}
.f-bgf{background: #fff}

.form-control{font-size:16px; box-shadow: none;border-radius:0; }
.btn{font-size:16px}

/*flex布局*/
.flexC{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.flexL{display: flex;align-items: center;justify-content:start;flex-wrap: wrap;}
.flexV{display: flex;flex-direction: column;align-items: center;justify-content:center;}


/*面包屑导航*/
.m-location{padding: 20px 0 20px 25px; background: url(/dist/site_template/template_2/images/public/icon-location.png) left center no-repeat;}
.m-location,.m-location a{color: #999;font-size:18px;}
.btdashed{border-bottom:1px dashed #ddd}

/* tab */
/* 
两种风格标题选项卡样式
.tit-switch:js-开头的类名只用于脚本查询DOM用，不建议在该类下写样式
.more:率属于某一块下的类名，不建议单独写全局样式，会影响到其他188体育官网_188bet欢迎您@样式
 */
@font-face {
	font-family:'SHM';
	src: url('/dist/site_template/template_2/font/SourceHanSerifCN-Medium.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.m-tabstyle1{border-bottom:1px solid #ddd }
.m-tabstyle1 li{position: relative; line-height: 56px;float: left;padding:0 8px;margin-right:18px;}
.m-tabstyle1 li a{font-size:24px }
.m-tabstyle1 li i{ position:absolute; left:50%; bottom:0px; height:4px; background:#156ec9; width:0%; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.m-tabstyle1 li.u-active i{ width:100%; left:0}
.m-tabstyle1 li.u-active a{color:#156ec9;font-weight:bold;}
.m-tabstyle1.noborder{border-bottom:nonr}
.m-tabstyle1.noborder i{display: none}
.m-tabstyle1 .more{float: right;color:#999}

.m-tabstyle2{border-bottom:1px solid #f5f5f5;}
.m-tabstyle2 li{margin-right:35px;padding:0 35px;float: left;position: relative;background:#156ec9}
.m-tabstyle2 li a{display:block;height: 55px;line-height: 55px;font-weight: bold;color:#fff}
.m-tabstyle2 li.u-active a{color:#fff}
/*188体育官网_188bet欢迎您@ */
.m-tabstyle2 .j-more{float: right;color:#999;}
.m-tabstyle2 .j-more:hover{color:#156ec9}

@media screen and (max-width: 767px) {
	.m-tabstyle2 li a{height:45px;line-height:45px;}
  
}

.m-titstyleone{font-weight:normal}
.m-titstyleone a{ font-size:24px; font-family: 'SHM';}

/* m-liststyle1 */
/***
稿件列表样式：
nodot:标题前无小点
line:每条信息之间含分割下滑线
col2:两列
col3:三列
col4:四列
col5:五列
space20:多列之间含20px的间距
space30:多列之间含30px的间距
***/
.m-liststyle1 li{height: 46px; line-height: 46px;overflow: hidden;}
.m-liststyle1 li a{display: block;font-size:18px;padding-left: 15px;background: url(/dist/site_template/template_2/images/public/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; }
.m-liststyle1 li span{float: right; color: #999; }
.m-liststyle1.nodot li a{padding-left:0;background: none}
.m-liststyle1.line li{border-bottom: 1px solid #ddd;}
.m-liststyle1.line li{padding-top: 14px; padding-bottom: 14px;}
.m-liststyle1.listtwo li{width:48%;float:left;}
.m-liststyle1.listtwo li:nth-child(even){float:right}
.m-liststyle1.borderdot li{border-bottom:1px dashed #ddd}
.m-liststyle1.line60 li{height: 60px; line-height: 60px;}

@media screen and (max-width: 767px) {
	.m-liststyle1 li a{font-size:16px;}

}

.col2 li{float:left;width: 50%;}
.col3 li{float:left;width: 33.33333%;}
.col4 li{float:left;width: 25%;}
.col5 li{float:left;width: 20%;}
/*备注：全站通用 */
.space8{margin-left: -4px; margin-right: -4px;}
.space8 li{padding-left: 4px; padding-right: 4px;}

.space16{margin-left: -8px; margin-right: -8px;}
.space16 li{padding-left: 8px; padding-right: 8px;}

.space20{margin-left: -10px; margin-right: -10px;}
.space20 li{padding-left: 10px; padding-right: 10px;}

.space30{margin-left: -15px; margin-right: -15px;}
.space30 li{padding-left: 15px; padding-right: 15px;}

/*文件关联列表通用样式*/
.m-liststyle-gl ul{padding: 0;overflow: hidden;}
.m-liststyle-gl li{line-height: 46px;}
.m-liststyle-gl li span{margin-left: 10px; color: #999;float: right;}
.m-liststyle-gl .j-libox{width: 82%;float: left;overflow: hidden;}
.m-liststyle-gl .j-libox .j-licont{max-width: 100%;float: left;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.m-liststyle-gl .j-libox .j-licont p{font-size:18px;float: right;display: block;max-width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.m-liststyle-gl .j-libox .j-licont a.j-li-bt{font-size:18px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;background: url(/dist/site_template/template_2/images/public/icon-li1.png) left center no-repeat;padding-left:15px}

@media screen and (max-width: 767px) {
   .m-liststyle1 li{height:36px;line-height: 36px}
   .col2 li,.col3 li{width: 100%;}
   .col4 li,.col5 li{width:50%}
   .liststyle-gl li{position: relative;height:66px;line-height: 33px;margin-bottom:10px}
   .liststyle-gl .j-libox{width:100%}
   .liststyle-gl .j-libox .j-licont p{position: absolute;bottom:0}
}

/*pagination*/
#pagination{display: inline-block;}
.m-pagination{padding: 15px;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #156ec9; border: 1px solid #156ec9; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}

/*share*/
.share-main{position: relative; width: 104px; height: 24px;}
.share-bar span{float:left}
.share-bar a{margin-left: 10px; float: left; display: block; width: 24px; height: 24px; background-image: url(/dist/site_template/template_2/images/public/icon-share.png);}
.share-bar .share-tsina{background-position: 0 0;}
.share-bar .share-weixin{background-position: -24px 0;}
.share-bar .share-qzone{background-position: -48px 0;}
.weixin-share-open{position: absolute; bottom: 34px; right: 0; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 234px; height: 102px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}


/* 单行省略号 */
.elli-s{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
/* 多行省略号 */
.elli-m{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}

/* 图片放大效果 */
.transition,
.transition *{-webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms;}
.imgscale img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgscale img:hover{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}

.imgrotate img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgrotate:hover img{-moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg);}

.com-box-shadow{ background: #fff; box-shadow: 0px 0px 7px 0px rgba(38, 116, 218, 0.12);}
/* 输入框 */
.text-input input[type="text"]{background:#fff;border-radius: 4px;;border:none;padding:0 15px;height:46px;line-height: 46px;width:100%}
.text-input .layui-form-select dl{top:46px}

/* 滚动条 */
.scrollbar-xy{overflow: auto;}
.scrollbar-xy::-webkit-scrollbar{ width: 6px;height: 6px;}
.scrollbar-y{overflow-y: auto; overflow-x: hidden;}
.scrollbar-y::-webkit-scrollbar{ width: 6px;height: auto;}
.scrollbar-x{overflow-x: auto; overflow-y: hidden;}
.scrollbar-x::-webkit-scrollbar{ height: 6px;width:auto;}
/* 滚动条轨道 */
.scrollbar-xy::-webkit-scrollbar-track,
.scrollbar-x::-webkit-scrollbar-track,
.scrollbar-y::-webkit-scrollbar-track {border-radius: 3px;background: #f8f8f8;}
/* 滚动条滑块 */
.scrollbar-xy::-webkit-scrollbar-thumb,
.scrollbar-x::-webkit-scrollbar-thumb,
.scrollbar-y::-webkit-scrollbar-thumb{border-radius: 3px;background:#e7e7e7;}


/* imagelist 纯图片列表*/
/* ===
.col*: 列表分*列
=== */
.imagelist li{float:left;}
.imagelist li a{position: relative;display: block; overflow: hidden;}
.imagelist li img{display: block;width:100%;object-fit: cover;-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imagelist ul li a.shadow{background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.imagelist ul li a.shadow:hover{background: #f9f9f9;}
.imagelist .hd a{display:block;position: absolute;width: 32px;text-align: center; height: 68px;z-index: 99;top: 50%;transform: translateY(-50%);}
.imagelist .hd .prev{left: -52px;background: url(/dist/site_template/template_2/images/index/prev.png) center center no-repeat;}
.imagelist .hd .next{right: -52px;background: url(/dist/site_template/template_2/images/index/next.png) center center no-repeat;}
.imagelist ul li .opa-title{position: absolute; text-align:center;left: 0; right: 0; bottom: 0; padding:0 18px; line-height: 44px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; color: #fff;background: url(/dist/site_template/template_2/images/page/bg-op50.png) repeat;}
.imagelist ul li .bot-title{ line-height: 50px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; }
.magelist li img:hover{transform:scale(1.05);}

@media screen and (max-width: 767px){

}

/* m-landimg */
/* ===
一张图栏目
=== */
.m-landimg{display:block;width:100%}
.m-landimg img{display: block;max-width:100%}


/*media query*/
/*large pcScreen*/
@media (min-width:1399px) {
  

}
/*medium pcScreen lg*/
@media screen and (max-width: 1400px) {
	.container{width:1200px}

	.f-lg-mlr5{margin: 0 5px;}
	.f-lg-mlr10{margin: 0 10px;}
	.f-lg-mlr15{margin: 0 10px;}
	.f-lg-mlrf5{margin: 0 -5px;}
	.f-lg-mlrf10{margin: 0 -10px!important;}
	.f-lg-mlrf15{margin: 0 -15px;}
	.f-lg-plr5{padding: 0 5px;}
	.f-lg-plr10{padding: 0 10px!important;}
	.f-lg-plr15{padding: 0 15px;}
	.f-lg-mb5{margin-bottom: 5px;}
	.f-lg-mb10{margin-bottom: 10px;}
	.f-lg-mb15{margin-bottom: 15px;}
	.f-lg-mb20{margin-bottom: 20px;}
	.f-lg-mb30{margin-bottom: 30px!important;}
	.f-lg-ha{height: auto;}
	.f-lg-fn{float: none;}
	.f-lg-wa{width: auto;}
	.f-lg-db{display: block;}
	.f-lg-dn{display: none;}
	.container{width:1200px;}

}

/* 适配小屏 */
@media screen and (max-width: 1200px) {
  .container{width:970px}

  .font32,.font32 a, .font32 p, .font32 span{font-size: 28px} 
	.font30,.font30 a, .font30 p, .font30 span{font-size: 26px} 
	.font26,.font26 a, .font26 p, .font26 span{font-size: 22px}
	.font24,.font24 a, .font24 p, .font24 span{font-size: 20px}
	.font22,.font22 a, .font22 p, .font22 span{font-size: 18px}
	.font20,.font20 a, .font20 p, .font20 span{font-size: 18px}
	.font18,.font18 a, .font18 p, .font18 span{font-size: 16px}
	.f-mb40{margin-bottom:30px}
	.f-mb30{margin-bottom:20px}
	.f-mt40{margin-top:30px;}
  .f-mt30{margin-top:20px;}
  .f-pb40{padding-bottom:30px}

  .m-tabstyle1 li a{font-size:20px}
  .m-liststyle-gl .j-libox .j-licont a.j-li-bt,
  .m-liststyle-gl .j-libox .j-licont p,
  .m-liststyle-gl .j-libox .j-licont a,.m-liststyle1 li a{font-size: 16px;}

  .f-pd30{padding:15px}
}
/*pad md*/
@media screen and (max-width: 991px){
	.container{width: 100%;padding:0 10px}
	.f-md-mlr5{margin: 0 5px;}
	.f-md-mlr10{margin: 0 10px;}
	.f-md-mlr15{margin: 0 10px;}
	.f-md-mlrf5{margin: 0 -5px;}
	.f-md-mlrf10{margin: 0 -10px;}
	.f-md-mlrf15{margin: 0 -15px;}
	.f-md-plr5{padding: 0 5px;}
	.f-md-plr10{padding: 0 10px;}
	.f-md-plr15{padding: 0 15px;}
	.f-md-mb5{margin-bottom: 5px;}
	.f-md-mb10{margin-bottom: 10px;}
	.f-md-mb15{margin-bottom: 15px!important;}
	.f-md-ha{height: auto!important;}
	.f-md-fn{float: none;}
	.f-md-wa{width: auto;}
	.f-md-db{display: block;}
	.f-md-dn{display: none;}

	 /*全局*/
  .font32,.font32 a, .font32 p, .font32 span{font-size: 22px} 
	.font30,.font30 a, .font30 p, .font30 span{font-size: 22px} 
	.font26,.font26 a, .font26 p, .font26 span{font-size: 20px}
	.font24,.font24 a, .font24 p, .font24 span{font-size: 18px}
	.font22,.font22 a, .font22 p, .font22 span{font-size: 18px}
	.font20,.font20 a, .font20 p, .font20 span{font-size: 17px}
	.font18,.font18 a, .font18 p, .font18 span{font-size: 16px}
	.m-tabstyle1 li a{font-size:18px}
	.m-tabstyle1 li{line-height: 50px;}
	.m-liststyle-gl .j-libox{width:69%}
 
  .f-mb40{margin-bottom:20px}
	.f-mb30{margin-bottom:15px}
	.f-mt40{margin-top:20px;}
	.f-mt30{margin-top:15px;}
	.f-mt20{margin-top:10px;}
	.f-mt15{margin-top:7px;}
	.f-mt10{margin-top:5px;}
	.f-pb40{padding-bottom:20px}
	.f-pd30{padding:15px}
	.f-plr30,.f-plr20{padding:0 10px}
	
	.m-location{padding:10px 0 10px 20px;background-size:12px;}
	.m-location,.m-location a{font-size:16px;}
	 img{max-width: 100%}
	}

}
/*phone sm*/
@media screen and (max-width: 767px) {
	.f-sm-mlr5{margin: 0 5px;}
	.f-sm-mlr10{margin: 0 10px;}
	.f-sm-mlr15{margin: 0 10px;}
	.f-sm-mlrf5{margin: 0 -5px;}
	.f-sm-mlrf10{margin: 0 -10px;}
	.f-sm-mlrf15{margin: 0 -15px;}
	.f-sm-plr5{padding: 0 5px;}
	.f-sm-plr10{padding: 0 10px;}
	.f-sm-plr15{padding: 0 15px;}
	.f-sm-mb5{margin-bottom: 5px;}
	.f-sm-mb10{margin-bottom: 10px;}
	.f-sm-mb15{margin-bottom: 15px;}
	.f-sm-ha{height: auto;}
	.f-sm-fn{float: none!important;}
	.f-sm-wa{width: auto;}
	.f-sm-db{display: block;}
	.f-sm-dn{display: none;}

 }
	





/*small xs*/
@media screen and (max-width: 638px) {
/*	body{font-size: 14px;}*/

}

/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}