/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;font-size: 100%;}
body,button, input, select, textarea{font-size: 14px;line-height: 1.5;color: #2c2c2c;font-family:Microsoft YaHei,"PingFang SC Regular",Helvetica,Tahoma,ArialHiragino Sans GB,WenQuanYi Micro Hei,sans-serif;}
h1, h2, h3, h4, h5, h6{font-weight: normal;}
input,button,img{border: none;background: none;}
input[type="text"],
input[type="password"],button{outline: none;-webkit-appearance:none;}
em,i{font-style:normal;}
ul, ol{list-style: none;}
a{text-decoration: none;
	color:#333;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    text-decoration: none;
}
img{border:0px;  outline-width:0px;  vertical-align:top;}

.clearfix { *zoom: 1; } 
.clearfix:before, .clearfix:after {  display: table; line-height: 0; content: ""; } 
.clearfix:after { clear: both; } 

.fl { float:left!important;}
.fr { float:right!important;}

span.ico{
  display:inline-block;
}
.bg-tishi03{
  width:32px;
  height:32px;
  background:url('//dfs.yun300.cn/group1/M00/17/D1/rBQBHF0sl3-EbcH0AAAAALzAMPw935.png') -10px -10px;
}
.bg-tishi01{
  width:20px;
  height:20px;
  background:url('//dfs.yun300.cn/group1/M00/17/D1/rBQBHF0sl3-EbcH0AAAAALzAMPw935.png') -10px -62px;
}
.bg-tishi02{
  width:26px;
  height:20px;
  background:url('//dfs.yun300.cn/group1/M00/17/D1/rBQBHF0sl3-EbcH0AAAAALzAMPw935.png') -62px -10px;
}
.layer_bg{
  position:fixed;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  background:rgba(0,0,0,0.5);
  z-index:9999999;
}
.layer_con{
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  width:26rem;
  height:13rem;
  background:#fff;
  border-radius:3px;
  overflow:hidden;
}
.tishi{
  min-width:20rem;
  height:6.6rem;
  position:relative;
  line-height:6.6rem;
  text-align:center;
  box-shadow:2px 2px 4px #666;
  padding:0 20px;
}
.tishi p{
  font-size:18px;
}
.tishi p span.ico{
  margin-right:15px;
  vertical-align:middle;
}
.tishi em{
  display:inline-block;
  vertical-align:middle;
}

@media (min-width:1280px) and (max-width: 1440px) {
    
}
@media (min-width:1440px) and (max-width: 1680px) {

}
@media (min-width:1680px) and (max-width: 1920px) {
    
}