﻿strong, b {
    font-weight: bold;
}

i, em {
    font-style: normal;
}

form, p {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

#news-info {
    font-size: 14px;
    color: #444;
    font-family: Helvetica,Microsoft YaHei,Microsoft JhengHei;
    background-color: #f5f5f3;
    margin: 0 auto;
    padding: 0;
}

.detail-body {
    padding-top: 26px;
    max-width: 640px;
    overflow: hidden;
    margin: 0 auto;
    padding: 12px;
}

.detail-wrap {
}

.detail-wrap .detail-title {
    font-size: .3rem;
    display: block;
    text-align: center;
}

.detail-wrap .detail-main-pic {
    padding: .2rem 0;
}

.detail-wrap .sub-title {
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 11px;
}

.sub-tit em {
    width: 33%;
    font-size: 10px;
    color: #aaa;
}

.detail-content {
    font-size: .28rem;
    line-height: 1.5;
}

.detail-content p {
    font-size: .28rem;
    line-height: 1.5;
    margin: .1rem 0;
    word-wrap: break-word;
}

.detail-content img {
    width: 100% !important;
    height: auto !important;
}

.detail-reco {
    margin-top: .2rem;
}

.detail-reco .detail-reco-title, .detail-Rele .detail-Rele-head {
    display: block;
    font-size: .28rem;
    height: .5rem;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.detail-reco .detail-reco-title:before, .detail-Rele .detail-Rele-head:before {
    content: ' ';
    background-color: #e50419;
    width: .05rem;
    height: .3rem;
    color: #e50419;
    position: absolute;
    left: 0;
    top: .04rem;
    text-align: center;
}

.detail-Rele-head strong {
    padding-left: .2rem;
}

.detail-reco .detail-reco-title strong {
    display: inline-block;
    height: .5rem;
}

.detail-reco .detail-reco-list a {
    display: block;
    line-height: .35rem;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.detail-content iframe {
    width: 100%;
    height: auto;
}

.detail-ad {
    margin-top: .4rem;
}

.detail-Rele {
    margin-top: .1rem;
}

.detail-Rele .detail-Rele-items {
    width: 100%;
    height: 1.5rem;
    overflow: hidden;
    border-bottom: .01rem solid #ddd;
    position: relative;
    display: block;
}

.detail-Rele .detail-Rele-items.button {
    height: auto;
    padding: .1rem 0px;
    border: 0px;
}

.detail-Rele .detail-Rele-items.button input {
    display: block;
    line-height: .4rem;
    color: Red;
    width: 100%;
    text-align: center;
    background: none;
    outline: none;
    border: 0px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
}

.detail-Rele .detail-Rele-in-left {
    width: 1.93rem;
    height: 1.96rem;
    position: absolute;
    top: 0;
    left: 0;
}

.detail-Rele .detail-Rele-in-right {
    margin-left: 2.2rem;
    height: 1.96rem;
}

.detail-Rele-in-left img {
    width: 100%;
    margin-top: .1rem;
}

.a_bottom {
    border: none;
}

.detail-reco a:last-child, .art-list-switch-con a:last-child {
    border: none;
}

a.return_index {
    color: #ff3333;
}

.search-tb {
    display: none;
}

.in_search {
    display: block;
    line-height: .4rem;
    overflow: hidden;
    position: relative;
}

.in_search .in_sh_btn {
    width: .6rem;
    height: .4rem;
    float: left;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: .05rem;
    font-size: .24rem;
}

.in_search .in_sh_logo {
    margin-left: 150px;
    margin-right: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.in_search .search-icon {
    margin-left: 10px;
    padding-top: 5px;
    float: left;
    height: 30px;
}

.in_search .in_sh_logo.input .inputbox {
    width: 80%;
    background: #dddddd;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    height: 25px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 8px;
    float: left;
}

.in_search .in_sh_logo.input .inputbox input {
    border: 0;
    display: inline-block;
    background: 0;
    font-size: 13px;
    height: 1.5rem;
    width: 100%;
    vertical-align: middle;
    text-indent: 10px;
}

.in_search .in_sh_logo img {
    width: 120px;
    height: 23px;
    margin-top: 10px;
}

.in_search .in_sh_btn img {
    width: 25px;
    height: 20px;
    vertical-align: middle;
}

.in_search .in_sh_opmenu {
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 5px;
    width: 30px;
    height: 40px;
}

.in_search .in_sh_opmenu.opsearch {
    right: 34px;
}

a#Js_opmenu {
    display: block;
    width: 28px;
    height: 26px;
    margin-top: 10px;
    float: right;
}

#Js_opmenu i, #Js_opsearch i {
    width: 28px;
    height: 26px;
    background-image: url(/images/menu-ico.png);
    background-repeat: no-repeat;
    display: block;
    background-size: 70%;
}

.in_search .in_sh_opmenu.opsearch #Js_opsearch i {
    background-image: url(/images/search-icon.png);
    background-size: 77%;
    margin-top: 8px;
}

.in_sh_logo.input .search_btn {
    right: 41px;
    bottom: 14px;
    height: 20px;
}

.m-nav {
    display: none;
}

.videoIcon, .txtIcon {
    width: 16px;
    height: 13px;
    overflow: hidden;
    float: right;
    position: absolute;
    z-index: 0;
    bottom: 11px;
    right: 24px;
}

.videoIcon i, .txtIcon {
    width: 16px;
    height: 13px;
    display: block;
    background-image: url(/images/video_icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.txtIcon {
    background-image: url(/images/txt-icon.png);
}

.detail-Rele-items .recTag, .detail-Rele-items .tagIcon {
    width: 30px;
    height: 18px;
    line-height: 18px;
    color: #e50419;
    border: 1px solid #e50419;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    float: left;
}

.detail-Rele-items .time {
    width: 100px;
    color: #868686;
    float: left;
    margin-left: 10px;
    font-size: 12px;
}

.detail-Rele-items .ar-tit {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
}

.detail-Rele-items.ad, .detail-Rele-items.InExImg {
    height: auto;
}

.detail-Rele-items.style2 {
    height: 160px;
}

.detail-Rele-items.style2 .ar-imglist {
    width: 100%;
    height: 83px;
    position: relative;
    margin-bottom: 10px;
}

.ar-imglist-items {
    width: 29%;
    height: 83px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
}

.ar-imglist-items span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.ar-imglist-items img {
    width: 100%;
    vertical-align: middle;
}

.bottom_ad {
    width: 100%;
    height: auto;
}

.bottom_ad a {
    display: block;
    padding: 0px 10px;
}

.bottom_ad img {
    width: 100%;
}

.foot {
    padding-top: 0px;
}

.seach_icon {
    display: none;
}

.AddloadBtn {
    background-color: #fff;
    border: 0px;
    color: #e50419;
    -webkit-appearance: none;
    -webkit-text-size-adjust: none;
    font-size: 14px;
}

.search-box {
    border: none;
}

.swiper-container .galleryimage {
    height: 227px;
    overflow: hidden;
    text-align: center;
}

.swiper-container .galleryimage img {
    vertical-align: middle;
}

.swiper-container .galleryimage img {
    height: 100%;
    margin: 0 auto;
}

.swiper-container .gallerytitle {
    text-align: center;
    font-size: .28rem;
    line-height: .64rem;
    padding: 0 .36rem 0 0;
    color: #fafafa;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    background-color: rgba(0,0,0,0);
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));
    background: -webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.9)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));
}

#iframeShow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    z-index: 888;
    display: none;
    border: 0px;
}

.iframeShow_close {
    position: fixed;
    z-index: 999;
    color: #fff;
    top: 5px;
    right: 10px;
    font-size: 20px;
    font-weight: bold;
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.position-bar {
    /*background-color:#6C0707;*/
    height: 0.6rem;
    color: #666;
    line-height: 0.6rem;
    text-indent: 1em;
    position: relative;
    margin: 0.15rem auto;
    border-bottom: 1px solid #c2c2c2;
}

.position-bar a {
    color: #666;
    font-size: 0.24rem;
}

.position-bar .home-btn {
    position: absolute;
    left: 0.3rem;
    top: 0.1rem;
    width: 0.08rem;
    height: 0.4rem;
    background-color: #bd1a21;
    /*border-right:1px solid #502121;*/
    display: inline-block;
    /*background:url(../images/home-ico.png) no-repeat;*/
    background-size: 20px;
    background-position: center center;
}

.position-bar strong {
    display: block;
    font-size: 0.24rem;
    /* width: 100%; */
    height: 0.6rem;
    overflow: hidden;
    padding-left: 0.3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

