html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}

button{
    background-color: transparent;
    border: 0;
    outline: none;
}

input {
    border: none;
    outline: none;
    -webkit-appearance: none;
    background: #fff;
    border-radius: 0; 
}
::-webkit-input-placeholder { color:#BBBBBB; }
::-moz-placeholder { color:#BBBBBB; } /* firefox 19+ */
:-ms-input-placeholder { color:#BBBBBB; } /* ie */
input:-moz-placeholder { color:#BBBBBB; }

li {
  list-style: none; 
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
    color: #000; 
}

pre {
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
}

i {
    font-style: normal;
}

img {
     vertical-align: middle;
}

img {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; 
}
textarea {
    border: none;
    outline: none;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-appearance: none; 
}

/*重置字体*/
@font-face
{
	font-family: "SourceHanSansCN-Light";
	src: url('https://rtplumbing-1303077515.cos.ap-guangzhou.myqcloud.com/water_love_2/index/font/SourceHanSansCN-Light.otf');
}
@font-face
{
	font-family: "SourceHanSansCN-Regular";
	src: url('https://rtplumbing-1303077515.cos.ap-guangzhou.myqcloud.com/water_love_2/index/font/SourceHanSansCN-Regular.otf');
}
@font-face
{
	font-family: "SourceHanSansCN-Medium";
	src: url('https://rtplumbing-1303077515.cos.ap-guangzhou.myqcloud.com/water_love_2/index/font/SourceHanSansCN-Medium.otf');
}
@font-face
{
	font-family: "DINAlternate-Bold";
	src: url('https://rtplumbing-1303077515.cos.ap-guangzhou.myqcloud.com/water_love_2/index/font/DINAlternate-Bold.ttf');
}
@font-face
{
	font-family: "SourceHanSansCN-Normal";
	src: url('https://rtplumbing-1303077515.cos.ap-guangzhou.myqcloud.com/water_love_2/index/font/DroidSansChinese.ttf');
}
@font-face
{
	font-family: "SourceHanSansCN";
	src: url('https://rtplumbing-1303077515.cos.ap-guangzhou.myqcloud.com/water_love_2/index/font/DroidSansChinese.ttf');
}