﻿html,
body,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}
html {
    /*font-size: 62.5%;*/
    font-size: 100px;
}
ul,
ol {
    list-style-type: none;
}

* {
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    color: #000;
    font-family: "微软雅黑";
}
a:hover {
    text-decoration: none;
    
}

img,
span {
    border: none;
    padding: 0px;
    margin: 0px;
}
img{
    vertical-align: middle;
}
* {
    margin: 0px;
    padding: 0px;
}

html {
    font-size: 100px;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 0.16rem;
    font-family: "微软雅黑";
    color: #333;
    min-width: 1200px;
}

div, img, ul, ol, li, dl, dt, dd, p {
    border: none;
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
}


.clear {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.tcenter {
    text-align: center;
}

.tright {
    text-align: right
}

.tleft {
    text-align: left;
}

.clearfix:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0px;
    margin: 0px;
    padding: 0px;
    clear: both;
    visibility: hidden;
}


.mg_auto {
    margin: 0px auto;
}

.pos_r {
    position: relative
}

.p_list {
    height: auto;
    min-height: 5.45rem !important;
}

.p_detail {
    height: auto;
    min-height: 5.45rem !important;
}

.p_service {
    height: auto;
    min-height: 5.45rem !important;
}
