html,
body {
    min-width: 0;
}
body{
    font-family: Montserrat, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif;
    font-size: 14px;
    line-height: 1.4;
}

.top_menu_list .btn {
    background: transparent;
}

.red {
    margin-right: 5px;
    color: red;
}
.entry .entry-head{
    position: relative;
    z-index: 10;
}
#m-header,
#m-footer {
    opacity: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}

#wrap .container .card-top-wrap dd:nth-child(2),
#wrap .container .card-top-wrap dd:nth-child(4) {
    width: auto;
    margin-right: 0px;
}

#wrap .container .card-top-wrap dt,
#wrap .container .card-top-wrap dd {
    min-width: 90px;
    width: auto;
    display: block;
}

#wrap .container .card-top-wrap dd {
    margin-top: 10px;
}

input[type='radio'] {
    height: auto;
}
.main.container{
    padding-top: 50px;
}
.drop.active .drop-menu img{
    width: 300px;
}
.sidebar .widget.widget_categories{
    margin-bottom:0px;
}
/* 列表图片20190701 start */
.article-list .item-img {
    width: 245px;
    overflow: hidden;
    line-height: 1.4;
    background-color: #fff;
    border: 1px solid #e1e1e1;
}
.article-list .item-img .prn_imgStyle {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 54%;
    position: relative;
}
.article-list .item-img .prn_imgStyle img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
}
.article-list .item-img .prn_imgStyle img:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}
.article-list .item-content {
    min-height: 142px;
}

/* width: 100%; */
/* 列表图片20190701 end */

a:hover {
    text-decoration: none;
}

#wrap {
    padding-top: 0px;
}

header .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1170px;
}

.nav-right li a,
footer a,
header a {
    color: inherit;
}

.nav-subnav nav .nav-search .icon {
    padding: 5px 15px 4px;
    display: inline-block;
}
.list.list-links{
    display: none;
}
.container.hidden-xs.j-partner{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block!important;
}
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}
.j-partner .sec-panel .sec-panel-head,.sec-panel.topic-recommend{
    display: none;
}
.wpcom-profile .wpcom-profile-nav li.active a, .list.tabs .tab.active a {
    border-bottom: 0!important;
}
.entry .entry-content .h3, .entry .entry-content h3, .widget-title{
    border-left-color: #00837e!important;
}
.list.tabs .tab.active a{
    color: #333!important;
}
.entry .entry-info {
    padding-bottom: 0px;
}
@media screen and (max-width: 800px) {
    .entry-bar .info-item.share {
        display: none;
        margin-right: 0;
        padding-left: 0;
        vertical-align: top;
    }
    html,
    body {
        min-width: 100%;
    }
    #page-header,
    #page-footer {
        opacity: 0;
        width: 0;
        height: 0;
        overflow: hidden;
    }
    #m-header,
    #m-footer {
        opacity: 1;
        width: auto;
        height: auto;
        overflow: auto;
    }
    #m-header{
        width: 100%;
    }
    #m-header .top_menu_bar {
        background:#fff;
        position: fixed;
        width: 100%;
        top: 60px;
        z-index: 500;
        height: 39px;
    }
    .container {
        width: 100%;
    }
    .overall .main.container {
        padding-top: 100px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .overall .main.container .content{
        float: none;
    }
    .overall .main.container .sidebar{
        float: none;
        display: block;
    }
    .overall .main.container .sidebar .widget_text{
        display:none;
    }    
    .sidebar .widget.widget_categories{
        padding:0 0 50px 15px;
    }
    .overall .container.j-partner{
        padding-top: 0;
    }
    .overall .container.j-partner .sec-panel{
        display: none;
    }
   
    .container .card-top-wrap dt {
        min-width: 90px;
        margin-top: 20px;
    }
    .container .card-top-wrap dd {
        margin-top: 10px;
    }
    .footer1 > ul{
        margin-bottom: 0px;
    }
    .overall .subnltop {
        display: block;
        padding: 120px 15px 0 15px;
    }
    .overall .subnltop  img{
        max-width: 100%;
    }
    .sec-panel-head h1{
        border-bottom: 0px;
        line-height: inherit;
        position: relative;
        font-size: 20px;
        padding-left: 15px;
    }
    .sec-panel-head h1:before{
        position: absolute;
        left: 0;
        top: 5px;
        width: 5px;
        height: 20px;
        background-color: #00837e;
        content: " ";
        }
    .list.tabs {
        border-bottom: 0px; 
    }
    .list.tabs .tab.active a{
        font-size: 20px;
        padding-bottom: 0px; 
        position: relative;
        padding-left: 15px;
        line-height:inherit;
    }
    
    .list.tabs .tab.active a:before{
    position: absolute;
    left: 0;
    top: 5px;
    width: 5px;
    height: 20px;
    background-color: #00837e;
    content: " ";
    }
    .language-block .icon{ 
       display:  inline-table;
    }
    .navyd .navyd-func-block .btn-search{
        height: auto;
    }
    .nav-slide .slide-block ul{
        margin-bottom: 0px;
    }
    .overall .container .text-block .storyview-company .company-right, .overall .container2 .text-block .storyview-company .company-right {
        float: left;
        display: block;
        width: 100%;
    }
    .article-list .item-img {
        width: 120px;
        height: auto;
    }
    .article-list .item-content {
        min-height: 70px;
    }
}