/* CSS Document */
html{ font-size:100px;}
body {font-family:微软雅黑;font-size:0.01rem;opacity:0;filter:alpha(opacity=0);}
body,p,h1,h2,h3,h4,h5,h6,dl,dd{ margin:0;}
ul,ol,li{list-style-type: none; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{text-decoration: none; -webkit-tap-highlight-color:rgba(0,0,0,0); }
img{border:none;vertical-align:middle; width:100%;}
.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}

.com-header{max-width: 640px;min-width: 320px; margin:0 auto; overflow: hidden;}

.wrap{max-width: 640px;min-width: 320px; margin-left: auto;margin-right: auto; overflow: hidden; }
.re{ position: relative;}
.te{ text-align: center;}
.ov{ overflow: hidden;}
.fl{ float: left;}
.fr{ float: right;}
.plr{ padding:0 0.2rem;}
.part{ padding-top: 0.42rem;}

input::-webkit-input-placeholder {
         /* placeholder颜色  */
         color: #d2d1d1;}
.tabletp{ padding:0.05rem 0;}
.tabletp ul li{ float: left; width:33.3333%;height:0.97rem;position: relative;  box-sizing: border-box;}
.tabletp ul li p{ position: absolute; left:0; width:100%; bottom: 0.08rem; font-size:0.16rem ; line-height: 0.22rem; color:#4a4a4a;}
.tabletp ul li:nth-of-type(2){ border-right: 1px solid #ccc;border-left: 1px solid #ccc;}

.navtop a{ float: left;}
.caidan{ width:0.45rem; font-size: 0.18rem; color: #fff!important; margin:0.35rem 0.22rem 0.2rem;}
.lgo{width:65%;  margin:0.28rem 0.2rem 0.2rem;}
.guojyy{ width:0.71rem; margin-top: 0.1rem;}

.type-bt{background:#58aff0; }
.type-bt a{ float: left;box-sizing: border-box; width:25%;color:#fff; font-size: 0.22rem; line-height: 0.67rem; height:0.67rem;border-bottom: 0.03rem solid #fff;
  background: -webkit-linear-gradient( #58aef1 , #5893e0); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient( #58aef1 , #5893e0); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( #58aef1 , #5893e0); /* Firefox 3.6 - 15 */
  background: linear-gradient(#58aef1 , #5893e0); /* 标准的语法 */
  }
  /*.type-bt a.xiao{ margin-top: -0.1rem;}*/
.type-bt a.hover{ background:#5894e0;}
.type-bt a:not(:nth-of-type(4n)){ border-right: 1px solid #fff;}

.grad1 {
  background: -webkit-linear-gradient(left, #5891df , #9095e9); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #5891df , #9095e9); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #5891df , #9095e9); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #5891df , #9095e9); /* 标准的语法 */
}
