/*重置样式 start*/
* {
    margin: 0;
    padding: 0;
}


body {
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

ul,
ol {
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
    object-fit: cover;
}

a {
    text-decoration: none;
    color: #666;
}

a:focus {
    outline: none !important;
    border: 0 !important;
}

i {
    font-style: normal;
}

table {
    table-layout: fixed;
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
li,
a,
textarea,
span {
    word-break: break-word;
    word-break: normal;
}

div::-webkit-scrollbar {
    display: none;
}

p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 3;*/
}

a:hover {
    text-decoration: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
dl,
dt,
dd,
ol,
ul,
li,
form,
table,
th,
td,
a,
img,
span,
var,
em,
input,
textarea,
select,
option {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
}

html,
body {
    font-family: "思源黑体";
    text-align: left;
}

.clearfix,
.Business {
    zoom: 1;
}

.clearfix:after,
.Business::after {
    content: "";
    display: block;
    clear: both;
    vertical-align: middle;
    height: 0;
}

select::-ms-expand {
    display: none;
}

input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

input::-ms-input-placeholder {
    color: #999;
}

textarea::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder {
    color: #999;
}

textarea::-ms-input-placeholder {
    color: #999;
}

select::-ms-expand {
    display: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
    -webkit-user-select: none;
}

input,
textarea,
select {
    outline: none;
    border: 0;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    cursor: pointer;
    border-radius: 0px;
}

input,
textarea {
    -webkit-user-select: text !important;
    vertical-align: top;
}

textarea {
    resize: none;
    font-family: "思源黑体";
}

b {
    font-weight: normal;
    vertical-align: top;
}

.imagespa {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.opc {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.mt48 {
    margin-top: 48px;
}

.mt18 {
    margin-top: 12px;
}

/*弹出层start*/
.popupwrap {
    width: 360px;
    height: 130px;
    padding: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 55;
    background: #fff;
    display: none;
}

.close {
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
}

.close img {
    width: 24px;
    height: 24px;
    float: right;
}


.hide {
    display: none;
}

.show {
    display: block;
}

.mt40 {
    margin-top: 40px;
}

.Center {
    text-align: center;
    display: block;
}

.Color {
    color: #000;
}

.Por {
    width: 73%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.MaskShow {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    cursor: pointer;
}

/*@font-face {*/
/*	src: url(../css/font.TTF);*/
/*	font-family: "font";*/
/*}*/

/*@font-face {*/
/*	src: url(../css/font1.TTF);*/
/*	font-family: "font1";*/
/*}*/

body {
    /*font-family: "font1";*/
    font-family: "思源黑体", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

.Footer,
.Grop_Tit,
.Employee_Fx,
.IndexBanner_More,
.Prevention_Ct h2,
.Ability_Tag h2,
.Dynamics_Tab a,
.Adver_Title,
.Trends_Tab h2,
.NewsDetailCt h2,
.Satisfied_Fx p,
.Business_Contact,
.Place_Fx h2,
.BaseH,
.nodata {
    /*font-family: "font";*/
    font-family: "思源黑体", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
