body{
    font-family:"Î¢ÈíÑÅºÚ","Microsoft YaHei","Helvetica";
    font-size:14px;
    margin:0;
    padding:0;
    background:#fff;
    color:#a7a7a7;
}
img,form,div,ul,li,dl,dt,dd,h1,h2,h4,span,p,input,h1,h2,h3,blockquote,section,header,article{
    border:0;
    padding:0;
    margin:0;
    font-weight:normal;
    list-style: none;
}
em,i{
    font-style:normal;
}
img{
    max-width: 100%;
    vertical-align: top;
}
a{
    color:#2d2d2d;
    text-decoration: none;
}
input:focus{
    outline: none;
}
header{
    background: #efefef;
    padding: .20rem .28rem .15rem .23rem;
    
}
header .logobox{
    position: relative;
    text-align: center;
}
header .logobox .logo{
    display: inline-block;
    width: 1.75rem;
    height: .62rem;
    background: url(http://www.yesky.com/TLimages2009/chinabyte/images/btlogo.png) no-repeat;
    background-size: 1.75rem auto;
}
header .logobox span{
    position: absolute;
    top: .15rem;
    left:.09rem;
    width: .42rem;
    height: .35rem;
    background: url(http://www.yesky.com/TLimages2009/chinabyte/images/bthome.png) no-repeat;
    background-size: .42rem auto;
}
header .txt{
    color:#bbb;
    height: .6rem;
    border-radius:.8rem;
    width: 100%;
    text-align: center;
    font-size: .28rem;
    background:#fff url(http://www.yesky.com/TLimages2009/chinabyte/images/btsearch.png) no-repeat 42% center;
    background-size: .34rem auto;
    margin-top:.28rem;
}
header .txt:focus,header .txt.active{
    background:#fff url(http://www.yesky.com/TLimages2009/chinabyte/images/btsearch.png) no-repeat .2rem center;
    background-size: .34rem auto;
    text-align: left;
    padding-left:.6rem;
    box-sizing: border-box;
}
header .sform{
    display:none;
}
.fcnav{
    position: absolute;
    top:.95rem;
    background: #fff;
    width: 100%;
    left:0;
    z-index: 11;
    min-height: 3rem;
    border-bottom: 1px solid #f0f0f0;
    display: none;
}
.fcnav .nav{
    display: inline-block;
    width: 100%;
    padding: 0 .3rem .3rem;
    color: #666;
    font-size: .26rem;
    vertical-align: top;
    box-sizing: border-box;
    padding-top: .3rem;
}
.fcnav .nav li{
    float:left;
    width:33.33%;
    line-height: .6rem;
}
.fcnav .nav li:nth-child(3n-1){
    text-align: center;
}
.fcnav .nav li:nth-child(3n){
    text-align: right;
}
header .logobox span.colse{
    background: url(http://www.yesky.com/TLimages2009/chinabyte/images/btcose.png) no-repeat;
    background-size: .42rem auto;
}
#jdt .swiper-slide p{
    position: absolute;
    width: 100%;
    height: 1.2rem;
    background: -webkit-linear-gradient(top,rgba(23,23,23,0) 20%,rgba(23,23,23,0.67));
    background: -moz-linear-gradient(top,rgba(255,255,255,0),rgba(23,23,23,0.67));
    background: -o-linear-gradient(top,rgba(255,255,255,0),rgba(23,23,23,0.67));
    background: linear-gradient(top,rgba(255,255,255,0),rgba(23,23,23,0.67));
    bottom:0;
    text-align: center;
    color: #fff;
    padding: .35rem .2rem 0;
    box-sizing: border-box;
    font-size: .3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#jdt .swiper-pagination{
    bottom:.1rem;
}
#jdt .swiper-pagination-bullet{
    background:#fff;
    width: .14rem;
    height: .14rem;
    opacity:1;
}
#jdt .swiper-pagination-bullet-active{
    width: .3rem;
    border-radius:.14rem;
    background: #d3d3d3;
}
.jdt_dwon{
    padding:.2rem .4rem;
}
.jdt_dwon dl{
    overflow: hidden;
    padding:.2rem 0 .25rem;
}
.jdt_dwon dt{
    float:left;
    width:2rem;
    border:1px solid #c8c8c8;
    margin-right:.3rem;
}
.jdt_dwon dt img{
    height: 1.5rem;;
}
.jdt_dwon dd.tit{
   /* font-size: .26rem;
    line-height: .38rem;*/
    font-size: .3rem;
    line-height: .4rem;
    height: 1.15rem;
}
.jdt_dwon dd time{
    color:#a7a7a7;
    font-size: .24rem;
}
.scanbox{
    margin-top: .2rem;
}
.scanbox .swiper-slide p{
    color:#373737;
    font-size:.26rem;
    line-height: .32rem;
    margin-top:.1rem;
    height:.64rem;
    overflow: hidden;
}
.scan .morefc{
    text-align: center;
    color:#adadad;
    font-size: .26rem;
    padding-bottom:.75rem;
    display:none;
}
.scan .morefc span{
    display: block;
    background: url(http://www.yesky.com/TLimages2009/chinabyte/images/btxz.png) no-repeat 0 center;
    background-size:.54rem;
    margin:0 auto;
    width:.54rem;
    height: .54rem;
    margin-bottom:.12rem;
    -webkit-animation: oraticle 1s infinite;
}
@-webkit-keyframes oraticle{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
    }
}
/**************ÏêÇéÒ³****************/
.artic h1{
    color:#181818;
    font-size: .4rem;
    line-height: .6rem;
    padding:.45rem .52rem .1rem;
    font-weight: bold;
}
.artic .intro{
    color:#717171;
    background: url(http://www.yesky.com/TLimages2009/chinabyte/images/atrtop.png) no-repeat 0 bottom;
    background-size:100% auto;
    padding:0 .45rem .6rem;
    font-size: .24rem;
    line-height: .5rem;
} 
.artic .intro span{
    color:#b7b7b7;
}
.artic .artzhy{
    color:#161616;
    padding:0 .2rem;
    /*font-size: .28rem;*/
    font-size:.32rem;
    line-height: .54rem;
}
.artic .artzhy p{
    color:#161616;
    text-indent: .1rem;
    /*font-size: .28rem;
    line-height: .5rem;*/
    margin:.2rem 0;
    overflow: hidden;
}
.artic .artzhy p span{
    font-size: .32rem;
}
.artic .artzhy img{
    max-width: 100% !important;
    height: auto !important;
}
/*.artic .artzhy .pic{
    text-align: center;
    color:#b6b5b2;
    font-size:.24rem;
    line-height: .54rem;
    margin-top: .3rem;
}*/
.artic article{
    color:#161616;
    padding:0 .36rem;
    font-size: .28rem;
    line-height: .48rem;
}
.artic article p{
    margin:.1rem 0;
}
.artic .artall{
    text-align: center;
    padding-bottom:.58rem;
    background: url(http://www.yesky.com/TLimages2009/chinabyte/images/artdwon.png) no-repeat 0 bottom;
    background-size: 100% auto;
    margin-bottom: .3rem;
}
.mzbox{
    padding: 0 .36rem;
    font-size: .24rem;
    line-height: .3rem;
    margin-bottom: .1rem;
}
.mzbox .mianzs{
    color:#f60;
}
.artic .artall img{
    width: 2.44rem;
    margin:.2rem 0 .1rem;
}
.guangg{
    margin: .4rem .4rem .5rem;
    display: none;
}
.armogg{
    margin: .4rem .4rem 0;
}
.arguang,.armogg{
    display: none;
}
/*404Ò³Ãæ*/
.wbox404{
    text-align: center;
    font-size:.3rem;
    color:#1d1d1d;
    line-height: .6rem;
    padding:.6rem 0 .7rem;
}
.wbox404 img{
    width: 2.8rem;
    margin: 0 0 .4rem;
}
.wbox404 .backsy{
    display:inline-block;
    width: 1.8rem;
    height: .5rem;
    line-height: .5rem;
    background: #fcae2a;
    color: #fff;
    font-size:.24rem;
    margin-top: .5rem;
}