

a,
body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

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

a:hover {
    text-decoration: none!important
}

img {
    border: none;
    outline: 0
}

button:focus,
input:focus,
textarea:focus {
    outline: 0
}

body {
    font-family: 微软雅黑
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ''
}

.clearfix {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.overhd {
    overflow: hidden
}

.clearmr {
    margin-right: 0!important
}

.clearml {
    margin-left: 0!important
}

.db {
    display: block
}

.oo {
    font-size: 0;
    line-height: 0;
    text-align: center
}

.di {
    display: inline-block;
    vertical-align: middle
}

.middle {
    width: 1200px;
    margin: 0 auto
}

.navbar-nav {
    margin-left: -53px
}

.navbar-nav li {
    padding: 53px 0 51px 0
}

.navbar-nav li.cur a:after {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    width: 25px;
    background-color: #0097f1
}

.navbar-nav a {
    font: 14px/14px "Microsoft YaHei";
    color: #0097f1;
    margin-left: 53px;
    position: relative
}

.navbar-nav a:hover:after {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    width: 25px;
    background-color: #0097f1
}

.navbar-nav a:after {
    content: "";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    position: absolute;
    top: 32px;
    left: 0;
    width: 0;
    height: 4px;
    background-color: transparent;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.footer {
    padding-top: 64px;
    background: #01273d
}

.footer .about {
    float: left
}

.footer .about.pro {
    margin-left: 62px
}

.footer .about.pro dt {
    margin-bottom: 18px
}

.footer .about.pro em {
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    line-height: 12px;
    color: #0097f1;
    padding-bottom: 8px;
    border-bottom: 1px solid #0097f1;
    margin-bottom: 9px
}

.footer .about .list {
    float: left;
    margin-left: 46px
}

.footer .left {
    text-align: left
}

.footer .left dt {
    margin-bottom: 56px
}

.footer .left dt a {
    font-size: 14px;
    line-height: 14px;
    color: #fff
}

.footer .left dd {
    margin: 0
}

.footer .left dd a {
    font-size: 12px;
    line-height: 28px;
    color: #ccc
}

.footer .right {
    padding-bottom: 30px;
    padding-left: 18px;
    float: right;
    border-left: 1px solid rgba(255, 255, 255, .2)
}

.footer .right .content {
    font-size: 12px;
    line-height: 24px;
    color: #ccc;
    padding-right: 76px
}

.footer .right .content strong {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    padding-bottom: 34px
}

.footer .right .code strong {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: grey;
    margin-top: 20px
}

.footer .copy {
    margin-top: 100px;
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.footer .copy p {
    font-size: 12px;
    line-height: 48px;
    color: #ccc;
    padding: 0 5px
}

.footer .copy a {
    color: #ccc
}

.footer .copy a:hover {
    text-decoration: underline!important
}

.footer .copy p {
    display: inline-block;
    vertical-align: middle
}

.fh_botton {
    margin: 40px 0 0 0
}

.pagination {
    overflow: hidden;
    padding: 10px 0;
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
}

.pagination span.disabled {
    background-color: #e5e5e5
}

.pagination span.current {
    color: #999;
    overflow: hidden;
    padding: 5px 5px;
    margin: 0 0 0 10px
}

.pagination a {
    border: #0097f1 1px solid;
    color: #fff;
    display: inline;
    text-decoration: none;
    overflow: hidden;
    background-color: #0097f1;
    padding: 5px 5px;
    margin: 0 0 0 5px;
    border-radius: 4px
}
.pagination span{
    color: #999;
    overflow: hidden;
    padding: 5px 5px;
    margin: 0 0 0 10px;
    background-color: #e5e5e5;
}
.fh_book {
    padding: 40px 0 28px 0
}

.fh_newslist_read {
    overflow: hidden;
    font-size: 16px
}

.fh_newslist_read li {
    padding: 0 0 5px 8px;
    overflow: hidden;
    margin-bottom: 5px;
    text-align: left
}

.fh_newslist_read a:hover {
    color: #0097f1!important
}