@charset "utf-8";

/* CSS Document */

*{margin: 0;padding: 0;outline: none;text-decoration: none;background: transparent;border-collapse: collapse;border-spacing: 0;font-size: inherit;line-height: inherit;color: inherit;box-sizing: border-box;}

body{font-family: Verdana, Arial, Helvetica,"Microsoft Yahei",sans-serif;margin: 0 auto;color: #666;line-height: 1.5;font-size: 14px;overflow-x: hidden}

h1,h2,h3,h4,h5,h6,button,p,button,ul,ol,li,textarea,input{list-style: none;font-size: inherit;line-height: inherit;color: inherit;}

ul,ol,.zul{font-size: 0;line-height: 0}

li{font-size: 14px;line-height: 1.5}

img,object,video,embed{max-width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;display: block;height: auto}

span{display: inline-block;font-size: inherit;line-height: inherit;color: inherit}

button,a,.a{cursor: pointer;font-size: inherit;line-height: inherit;color: inherit}

textarea{resize:none/*vertical*/;overflow: hidden}

i,em{font-style: normal;}

/*set*/

.clearfix{clear: both;width: 100%;margin:0;padding: 0;display: block}

.pad:before,.pad:after{content: "";display: block}

.clear:after{content: "";display: block;clear: both}

.right{float: right;display: block}

.left{float: left;display: block}