html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
small{font-size:100%;font-weight: normal;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
/* body,textarea,input,button,select,keygen,legend{font:14px/24px "syht",arial,sans-serif,\5b8b\4f53;color:#333;outline:0;font-weight: 300;} */
html{background:#FFF;}
body{background:#FFF;width:100%;margin:0 auto!important;padding: 0;}
/*a,a:hover{color:#333;-webkit-transition: all 400ms;transition: all 400ms;}*/
/*a:hover{color:#303860;}*/
img{display:block; border:0 none;max-width: 100%;}
p{text-align: justify;}

html{
     overflow-x: hidden;
}
strong{
    display: block;
}
a{
    display: block;
    color: inherit;
    text-decoration: none;
}

input[type='text'], input[type='password'], textarea, button {
    background-color: transparent;
    border: none;
    /* -webkit-appearance: none; */
    -webkit-appearance: none;
    appearance: none;
    /* -webkit-tap-highlight-color: rgba(255, 255, 255, 0); */
}
input {
    outline: none;
}

input,button{
    border: none;
    background-color: transparent;
}
input[type="checkbox"]{vertical-align: -2px;margin-right: 4px;}

/*占位符*/

input::-webkit-input-placeholder {  color: #958170; }
input:-moz-placeholder {  color: #958170; }
input::-moz-placeholder {  color: #958170; }
input:-ms-input-placeholder {  color: #958170; }

textarea::-webkit-input-placeholder {  color: #958170; }
textarea:-moz-placeholder {  color: #958170; }
textarea::-moz-placeholder {  color: #958170; }
textarea:-ms-input-placeholder {  color: #958170; }


/*滚动条样式*/
/*::-webkit-scrollbar {!*滚动条整体样式*!*/
     /*width: 8px;     !*高宽分别对应横竖滚动条的尺寸*!*/
/*}*/
/*::-webkit-scrollbar-thumb {!*滚动条里面小方块*!*/
     /*border-radius: 3px;*/
     /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
    /*background-color: #7d7d7d;*/
/*}*/
/*::-webkit-scrollbar-track {!*滚动条里面轨道*!*/
     /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
     /*border-radius: 0;*/
    /*background-color: #f0f0f0;*/
/*}*/

body::-webkit-scrollbar{
    width: 5px;
    height: 5px;
    /*background-color:rgba(210, 210, 210, 0.48);*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
body::-webkit-scrollbar-thumb{
    background-color: #cbcbcb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}

::-webkit-scrollbar{
    width: 2px;
    height: 2px;
    /*background-color:rgba(210, 210, 210, 0.48);*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
::-webkit-scrollbar-thumb{
    background-color: #cbcbcb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}


.clear::after{
	content: '';
	clear: both;
	display: block;
}
p {
    text-align: justify;
    word-wrap: break-word;
    word-break: normal;
    font-size: 0.24rem;
    line-height: 1.6;
    color: #a19f9c;
}
.conter{
	width: calc(100% - .6rem);
	margin: auto;
}
@font-face {
    font-family: 'din';
    src: url('../font/DIN-MEDIUM.otf')format('otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Rajdhani';
  src: url('../font/Rajdhani-Medium.eot')format('eot');
  src: url('../font/Rajdhani-Medium.eot');
  src: url('../font/Rajdhani-Medium.eot?#iefix') format('embedded-opentype'),
      url('../font/Rajdhani-Medium.woff2') format('woff2'),
      url('../font/Rajdhani-Medium.woff') format('woff'),
      url('../font/Rajdhani-Medium.ttf') format('truetype'),
      url('../font/Rajdhani-Medium.svg#Gilroy-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'ZHANKUWENYITI';
    src: url('../font/ZHANKUWENYITI.eot');
    src: url('../font/ZHANKUWENYITI.eot?#iefix') format('embedded-opentype'),
        url('../font/ZHANKUWENYITI.woff2') format('woff2'),
        url('../font/ZHANKUWENYITI.woff') format('woff'),
        url('../font/ZHANKUWENYITI.ttf') format('truetype'),
        url('../font/ZHANKUWENYITI.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rajdhani-Bold';
    src: url('../font/Rajdhani-Bold.eot');
    src: url('../font/Rajdhani-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Rajdhani-Bold.woff2') format('woff2'),
        url('../font/Rajdhani-Bold.woff') format('woff'),
        url('../font/Rajdhani-Bold.ttf') format('truetype'),
        url('../font/Rajdhani-Bold.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy_Regular';
    src: url('../font/Gilroy_Regular.eot');
    src: url('../font/Gilroy_Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Gilroy_Regular.woff2') format('woff2'),
        url('../font/Gilroy_Regular.woff') format('woff'),
        url('../font/Gilroy_Regular.ttf') format('truetype'),
        url('../font/Gilroy_Regular.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'Gilroy-Bold';
  src: url('../font/Gilroy-Bold.eot');
  src: url('../font/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
      url('../font/Gilroy-Bold.woff2') format('woff2'),
      url('../font/Gilroy-Bold.woff') format('woff'),
      url('../font/Gilroy-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}