﻿/*===================================*/
/*===========手机版公共样式==========*/
/*===================================*/
/*font-family:'Microsoft Yahei', 微软雅黑, sans-serif;*/
/* href="javascript:history.back();" :first-child  :last-child  :nth-child(2) */
/* @media only screen and (min-width:0px) and (max-width:480px){} @media only screen and (min-width:480px){} */
 @font-face {font-family: 'webfont';
  src: url('//at.alicdn.com/t/webfont_rpl9x5wda7.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_rpl9x5wda7.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_rpl9x5wda7.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_rpl9x5wda7.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_rpl9x5wda7.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
    }
 .web-font {
    font-family: "webfont" !important;

    }


/*#region ===========全局属性===========*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,textarea,select,optgroup,option,fieldset,legend,p,blockquote,th,td {margin:0;padding:0;}
html, body {  font-family: "webfont" !important;color:#666; }
ul,li,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6,em,i,b{ font-weight:normal; font-style:normal;}
em { font-weight:normal!important; font-style:normal!important;}
table,tr,td{ padding:0px; margin:0px; vertical-align:middle; border-collapse:collapse; border-spacing:0;}
input,textarea,select{font-family: "PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif; padding:0px; margin:0px;}
input[type="button"],input[type="submit"],input[type="reset"],input[type="text"],textarea{ -webkit-appearance:none;}
header, footer, article, section, nav, menu, hgroup{ display:block; margin:0; padding:0;}
img,object{-ms-interpolation-mode:bicubic; max-width:100%;}
img{ border:none; font-style:normal;border: 0; -ms-interpolation-mode: bicubic; vertical-align:bottom;}
a{ text-decoration:none;outline:none;border:none;color:#666;cursor:pointer;}
a:hover, a:active, a:visited { text-decoration:none!important;}
p { line-height: 200%; }
h1,h2,h3,h4,h5 {font-family:'Microsoft Yahei', 微软雅黑, sans-serif; font-weight: bold;}
.clear{ clear:both; font-size:0px; height:0px;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.fl { float: left; }
.fr { float: right; }
.hidden { display: none; }
.body{ height:100%; position:relative; max-width:420px; margin:0 auto; font-size:0.34rem;}
[data-dpr="2"] .body{font-size:24px}
[data-dpr="3"] .body{font-size:36px}
.mask{ width:100%; height:100%; overflow:hidden; cursor:pointer; background:rgba(0,0,0,0.7); position:fixed; left:0; top:0; z-index:1003;}
.show { display: block }
.hide { display: none; }
.transform { transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); }
.ellipsis {text-overflow: ellipsis;overflow: hidden; white-space: nowrap; display: block; }
.ellipsis2 {text-overflow: ellipsis; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
::-webkit-scrollbar{width: 5px;height: 5px;background-color: #fff;}
::-webkit-scrollbar-track{border-radius: 5px;background-color: #fff;}
::-webkit-scrollbar-thumb{border-radius: 5px;background-color: #ccc;}
.fontcc { font-family: 'Century-Gothic-B';}
/*#endregion */


