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

body {
    font-family: "Microsoft Yahei";
    font-size: 12px;
    color: #000;
    overflow-x: hidden
}

#en {
    font-family: Arial
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

a {
    text-decoration: none;
    outline: 0;
    display: block
}

li {
    list-style: none
}

img {
    padding: 0;
    display: block;
    outline: 0;
    border: 0
}

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

.clearfix {
    zoom: 1
}

.middle {
    width: 1200px;
    margin: 0 auto;
    background: 0 0;
    text-align: center
}

.clearML {
    margin-left: 0!important
}

.clearMR {
    margin-right: 0!important
}

.clearMT {
    margin-top: 0!important
}

.clearMB {
    margin-bottom: 0!important
}

.clearBB {
    border-bottom: 0!important
}

.navLogo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    width: 100%;
    height: 92px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.navLogo .middle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto
}

.navLogo .logo {
    background: url(../images/logo.png);
    width: 261px;
    height: 41px;
    float: left;
    margin-top: 24px
}

.navLogo .nav {
    margin-left: 50px;
    float: left
}

.navLogo .nav li.topItem {
    float: left;
    position: relative
}

.navLogo .nav li.topItem>a {
    font: 14px/14px SimSun;
    padding: 44px 0 35px 0;
    position: relative;
    color: #ccc;
    margin-left: 40px
}

.navLogo .nav li.topItem>a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right:0;
    margin:auto;
    width: 0;
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    -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;
    background-color: #f58220
}

.navLogo .nav li.topItem.hover>a,
.navLogo .nav li.topItem:hover>a {
    color: #f58220
}

.navLogo .nav li.topItem.hover>a::after,
.navLogo .nav li.topItem:hover>a::after {
    opacity: 1;
    width: 18px;
    filter: alpha(opacity=100)
}

.navLogo .nav li.topItem .subItem {
    display: none;
    width: 150%;
    position: absolute;
    top: 93px;

    text-align: center;
    background: rgba(0, 0, 0, .2)
}

.navLogo .nav li.topItem .subItem a {
    font-size: 14px;
    line-height: 48px;
    color: #fff
}

.navLogo .nav li.topItem .subItem a:hover {
    color: #f58220
}

.navLogo .lng {
    float: right;
    height: 93px
}

.navLogo .lng a {
    float: left;
    border-left: 1px solid rgba(255, 255, 255, .2)
}

.navLogo .lng .alibaba {
    width: 100px;
    padding: 44px 0 35px 0;
    font-size: 16px;
    line-height: 16px;
    color: #F58220;
    font-weight: 700
}

.navLogo .lng .En {
    border-right: 1px solid rgba(255, 255, 255, .2);
    width: 78px;
    padding: 44px 0 33px 0;
    font-size: 14px;
    line-height: 14px;
    color: rgba(255, 255, 255, .5)
}

.footer {
    text-align: center;
    /* margin-top: -50px; */
    background-color: rgba(0, 0, 0, .8)
}

.footer p{
       font-size: 14px;
    line-height: 50px;
    display: inline-block;
    color: rgba(255, 255, 255, .2)
}
.footer a,
.footer a p {
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    color: rgba(255, 255, 255, 0)
}

.footer a:hover p {
    /* color: #fff */
}

.fh_botton {
    text-align: center;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 70px
}

#pagelist {
    color: #666;
    font-size: 12px;
    line-height: 40px;
    display: block;
    margin-top: 20px;
    text-align: center;
}

#pagination {
    width: 100%;
    font-size: 12px;
    text-align: center;
    padding:20px 0;
}

.pagination .btn-group {
    display: inline-block;

}

.pagination .btn-default {
    display: inline-block;
    padding:5px;
    color:white;
    background: #F58220;
    margin:0 5px;
}


.pagination .active {
    background: #ccc;
}
.cc_botton{
    margin-top: 20px;
    margin-bottom: 30px;
}

.fh_page_botton {
    text-align: center;
    overflow: hidden;
    padding-top: 40px
}

.fh_book {
    overflow: hidden;
    padding: 40px 0 28px 0;
    margin: 0 auto
}

.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
}

a:visited.infolist2 {
    color: #666;
    text-decoration: none
}

a.infolist2 {
    display: inline;
    color: #666;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis
}

a:hover.infolist2 {
    color: #F58220
}

.fh_page {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 0
}

.tc {
    text-align: center
}

.b {
    font-weight: 700
}

.f14 {
    font-size: 14px
}

.oninage {
    color: #f47c20
}

.BMapLabel {
    border: 0!important;
    font-weight: 700!important;
    font-size: 18px!important;
    background-color: rgba(255, 255, 255, .8)!important
}

.BMap_bubble_content {
    line-height: 24px
}

.BMap_cpyCtrl,
.BMap_omCtrl,
.BMap_stdMpCtrl,
.anchorBL {
    display: none!important
}

.amap-controls,
.amap-copyright,
.amap-logo {
    display: none!important
}



/* 新增背景图 */

.goods_read,
.goods_list{
    background: url(../images/product_bj.png) no-repeat top ;
}



.base_read{
    background: url(../images/play_bj.png) no-repeat top ;
}


.article_read,
.article_list{
    background: url(../images/news_bj.png) no-repeat top ;
}


.download{
     background: url(../images/down_bj.png) no-repeat top ;
}

.contact{
    background: url(../images/contact_bj.png) no-repeat top ;
}
