html {font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%}
*{ padding:0; margin:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block}
audio, canvas, progress, video {display: inline-block;vertical-align: baseline}
audio:not([controls]) {display: none;height: 0}
[hidden], template {display:none}
a {background-color: transparent; color:#000;text-decoration: none}
a:active, a:hover {outline: 0; color:#e00;-moz-transition:0.3s; /* Firefox 4 */-webkit-transition:0.3s; /* Safari and Chrome */-o-transition:0.3s; }
img {border: 0}
button, input, optgroup, select, textarea {margin: 0;font: inherit;color: inherit}
button {overflow: visible}
button, select {text-transform: none}
button, html input[type=button], input[type=reset], input[type=submit] {-webkit-appearance: button;cursor: pointer}
button[disabled], html input[disabled] {cursor: default}
button::-moz-focus-inner, input::-moz-focus-inner {padding:0;border:0}
input {line-height: normal}
input[type=checkbox], input[type=radio] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {height:auto}
input[type=search] {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-appearance: textfield}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {-webkit-appearance:none}
fieldset {padding: .35em .625em .75em;margin: 0 2px;border: 1px solid silver}
table {border-spacing: 0;border-collapse: collapse}
td, th {padding: 0} 
:after, :before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
html {font-size: 10px;-webkit-tap-highlight-color: rgba(0,0,0,0)}
body {font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.42857143;color: #333;background-color: #fff}
button, input, select, textarea {font-family: inherit;font-size: inherit;line-height: inherit}
figure {margin: 0}
img {vertical-align: middle}
ul, ol {list-style-type: none;} 
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.col3{ width:30%;}
.center{ text-align:center;}
.wid{ width:1200px; margin-left:auto; margin-right:auto;}



/*main css*/
.izl-rmenu{position:fixed;right: 10px;margin-left:532px;bottom:10px;padding-bottom: 10px; z-index:999;}
.izl-rmenu .btn{width:50px; height:50px; margin-bottom:1px; cursor:pointer; position:relative; border-radius:50px; -webkit-border-radius:50px; -moz-border-radius:50px;-o-border-radius:50px;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) center center no-repeat; background-color:#ff6577;}
.izl-rmenu .btn-qq:hover{background-color:#fd465c;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) center center no-repeat; background-color:#ff6577; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) center center no-repeat; background-color:#32d28c;}
.izl-rmenu .btn-wx:hover{background-color:#2bc49f;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-125px; top:0px; display:none;width:120px;height:120px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) center center no-repeat; background-color:#ffce55;}
.izl-rmenu .btn-phone:hover{background-color:#ffbb32;}
.izl-rmenu .btn-phone .phone{background-color:#ffbb32; position:absolute; width:150px; left:-157px; top:0px; line-height:50px; color:#FFF; font-size:18px; font-weight:bold;text-align:center; display:none; border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; -moz-border-radius:8px;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) center center no-repeat; background-color:#aea1af; display:none;}
.izl-rmenu .btn-top:hover{background-color:#a396a4;}