html,body{
    font-family: "Microsoft Yahei","Hiragino Sans GB",sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
    -webkit-font-smoothing: antialiased;


}
audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],template {
     display: none
 }

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

a {
    color: #252525;
    text-decoration: none;
}


abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}
img {
    border: 0;
}
img {
    vertical-align: middle;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
/*首行缩进*/
.text-indent{text-indent: 2em;}

.bc-white {
    color: #fff;
}
.bc-blue-top{ color:#0b5087}
.bc-black1{ color: #3f3f3f}
.bc-blue-light {
    color: #47a1f7;
}
.f_bold {
    font-weight: bold;
}

    /*字体大小设置*/
.f12{
    font-size: 12px;
}
.f14{
    font-size: 14px;
}
.f16{
    font-size: 16px;
}
.font16 {
    font-size: 16px;
}
.f18{
    font-size: 18px;
}
.f22{
    font-size: 22px;
}
.f24{
    font-size: 24px;
}
.f29{
    font-size: 29px;
}
.f30{
    font-size: 30px;
}

.m_auto {
    margin: 0 auto
}

.ml_10 {
    margin-left: 10px;
}
.ml_20 {
    margin-left: 20px;
}
.mr10 {
    margin-right: 10px;
}
.mr20 {
    margin-right: 20px;
}
.mt_20 {
    margin-top: 20px;
}
.mt_10 {
    margin-top: 10px;
}
.mt_30 {
    margin-top: 30px;
}

.mt_50 {
    margin-top: 50px;
}
.mt_60 {
    margin-top: 60px;
}
.mt60 {
    margin-top: 60px;
}
.mt80 {
    margin-top: 80px;
}
.pr54{
    padding-right: 54px;
}
.pl213 {
    padding-left: 213px;
}
.pt115 {
    padding-top: 115px;
}
.mb10{
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.mb30{
    margin-bottom: 30px;
}
.pl35 {
    padding-left: 35px;
}
.pl60 {
     padding-left: 60px!important;
}
.pl100 {
     padding-left: 10%;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt35 {
    padding-top: 35px;
}
.pb20{
    padding-bottom: 20px;
}
