/*reset*/
* {box-sizing: border-box}
blockquote,body,dd,dir,dl,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,input,legend,menu,optgroup,p,
pre,tbody,td,textarea,tfoot,th,thead,ul {margin: 0;padding: 0}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-moz-text-size-adjust: 100%;text-size-adjust: 100%}
body,button,input,select,textarea {font: 16px 'Microsoft YaHei', 'syht', 'PingFang SC', Arial}
a {text-decoration: none;color: #000;display: block;}
li {list-style: none}
img {border: 0;vertical-align: top;image-rendering: optimizeQuality;}
table {border-collapse: collapse;border-spacing: 0}
button,html input[type=button],input[type=reset],input[type=submit] {-webkit-appearance: button;cursor: pointer}
button[disabled],input[disabled] {cursor: default}
.center {width: 1270px;margin: 0 auto;overflow: hidden;}
.clearbox:after {content: '';display: block;clear: both;height: 0;overflow: hidden;visibility: hidden}
.clearbox {zoom: 1}

.fr {float: right}
.fl {float: left}
.imgbox img {width: 100%;height: 100%;object-fit: cover;}
.imgbox1 img {background-repeat: no-repeat;background-position: center center;background-size:cover;height: 100%;}
.bgm {background-repeat: no-repeat;background-position: center center;background-size:cover;}
.bgm1 {background-repeat: no-repeat;background-position: center center;background-size:cover;}
.bgm2 {background-size:cover;}
/* .bgm {background-size:100% 100%;background-repeat: no-repeat;} */

