
@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;font-family: 微软雅黑;color: #333; -webkit-tap-highlight-color:transparent;font-size: 16px;background-repeat: no-repeat;box-sizing: border-box;}
a {display:block;text-decoration: none;
}
img { border:0px; display: block}

body {margin: 0 auto;background-repeat: repeat;background-color: #000;}
ul, li { list-style-type:none; }
button {border: none;outline: none;background-color: transparent;box-sizing: content-box;}
p {line-height: 2em;text-align: justify;font-size: 14px;color: #666;text-indent: 2em;}
p span {color: #666;}
p img {display:inline-block;text-indent: 0;}
table {border: none;border-collapse: collapse;border:0 }
tr {border: none;}
td {border: none;}
input {outline: none;border: none;}
.yx {width:1300px;margin: 0 auto;}