@charset "gb2312";
body {
    /*overflow-x: hidden;*/
    background-color: #ffffff;
}

#header {
    width: 100%;
    height: 173px;
    background: url("/w/x/chinaByte2016/images/home/header_bg.png") no-repeat;
    background-color: #E8F5FF;
}

.nav_bg {
    width: 100%;
    background-color: #333333;
}

#nav {
    width: 1080px;
    margin: 0 auto;
}
#search, #all {
      width: 1100px;
      margin: 0 auto;
  }
#nav {
    height: 49px;
    color: #FCFAFA;
    padding: 0 10px;
    line-height: 49px;
    font-family: "Microsoft YaHei";
    position: relative;
    /*position: relative;*/
}

#nav p a {
    color: #FCFAFA;
}

#nav .login {
    font-size: 12px;
    width: 72px;
    float: left;
    margin-left: 20px;
}

#nav .channel_class {
    font-size: 12px;
    float: right;
    /*overflow: hidden;*/
}
#nav .channel_class li {
    display: block;
    float: left;
    margin: 0 10px;
}
#nav .channel_class li a {
    display: block;
    color: #FCFAFA;
}
#nav .channel_class .more {
    position: relative;
    z-index: 100000;
    cursor: pointer;
    padding-right: 12px;
}
#nav .channel_class .more i{
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url("/w/x/chinaByte2016/images/home/xl.png") no-repeat ;
    position: absolute;
    top: 20px;
    left: 25px;
}
#nav .channel_class .down{
    z-index: 100000;
    position: absolute;
    top: 49px;
    right: 0px;
    border: 1px solid #EEEEEE;
    background-color: #ffffff;
    box-shadow: 3px 3px 2px #eeeeee;
    display: none;
}
#nav .channel_class .down a{
    color: #000000;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 8px;
    border-bottom: 1px solid #F4F4F4;
}
#search {
    height: 64px;
    padding: 30px 0;
    font-size: 0px;
}

#search div {
    /*display: inline-block;*/
    float: left;
}

#search .div1 {
    margin-left: 20px;
    /*width: 300px;*/
}

#search .div1 span {
    font-size: 25px;
    font-family: "FZXiaoBiaoSong-B05S";
    color: #747373;
    vertical-align: middle;
    margin-left: 10px;
}

#search .div2 {
    margin-left: 55px;
    height: 32px;
    width: 500px;
}

#search .div2 .search-box {
    width: 302px;
    height: 28px;
    padding: 2px 10px;
    border: none;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    border: 1px solid #747373;
    border-right: none;
    float: left;
}

#search .div2 .search-btn {
    width: 79px;
    height: 34px;
    border: none;
    background-color: #080404;
    color: #B4B3B3;
    font-family: "Microsoft YaHei";
    border-left: none;
    font-size: 18px;
    float: left;
    cursor: pointer;
}

#search .div3 {
    float: right;
    /*width: 300px;*/
    font-size: 16px;
}

#search .div3 a {
    display: inline-block;
    /*width: 92px;*/
    height: 25px;
    padding: 3px 10px;
    border: 1px solid #FDB01D;
    border-radius: 12px;
    text-align: center;
    color: #7E7E7F;
    font-family: "Microsoft YaHei";
    margin-top: 10px;
    margin-left: 10px;
}

#nav_content {
    width: 100%;
    border-top: 2px solid #FDB01D;
    border-bottom: 1px solid #EEEEEE;
}

#nav_content .nav_con {
    width: 1100px;
    height: 68px;
    margin: 0 auto;
}

#nav_content .nav_con a {
    display: inline-block;
    width: 96px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    font-family: "Microsoft YaHei";
    margin-right: 10px;
}

#nav_content .nav_con a.aon {
    background-color: #FDB01D;
}

#all {
    margin-top: 20px;
}

#all .a_header {
    /*height: 557px;*/
}

#all .a_header .left {
    width: 739px;
    overflow: hidden;
    float: left;
    margin-right: 9px;
}

#all .a_header .left a {
    display: inline-block;
}

#all .a_header .left .headlines .fbg {
    position: relative;
    display: none;
}

#all .a_header .left .headlines .fbgon {
    display: block;
}

#all .a_header .left .headlines .fbg img {
    width: 740px;
    height: 415px;
    z-index: 50;
}

#all .a_header .left .headlines .fbg h2 {
    position: absolute;
    top: 300px;
    left: 45px;
    z-index: 100;
    color: #ffffff;
    font-family: "Microsoft YaHei";
    width: 620px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#all .a_header .left .headlines .fbg p {
    position: absolute;
    top: 350px;
    left: 50px;
    z-index: 100;
    color: #F0F0F0;
    font-family: "Microsoft YaHei";
    width: 620px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#all .a_header .left .headlines .fbg .mask {
    width: 739px;
    height: 130px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000, endColorstr=#3f000000);
}

#all .a_header .left .shrinkage .focus {
    position: relative;
    /*display: inline-block;*/
    float: left;
    width: 238px;
    margin-right: 12px;
    margin-top: 9px;
}

#all .a_header .left .shrinkage .focus:last-child {
    margin-right: 0px;
}

#all .a_header .left .shrinkage .focus + div + div {
    margin-right: 0px;
}

#all .a_header .left .shrinkage .focus img {
    width: 238px;
    height: 134px;
    z-index: 50;
}

#all .a_header .left .shrinkage .focus h5 {
    position: absolute;
    top: 80px;
    left: 8px;
    z-index: 100;
    color: #ffffff;
    font-family: "Microsoft YaHei";
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#all .a_header .left .shrinkage .focus p {
    position: absolute;
    top: 115px;
    left: 8px;
    z-index: 100;
    color: #F0F0F0;
    font-family: "Microsoft YaHei";
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}
#all .a_header .left .shrinkage .focus .f_mask {
    width: 238px;
    height: 54px;
    background: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000, endColorstr=#3f000000);
    position: absolute;
    top: 80px;
}
#all .a_header .right {
    width: 345px;
    overflow: hidden;
    float: right;
}

#all .a_header .right .title {
    font-size: 25px;
    font-family: "Microsoft YaHei";
    color: #50B9F5;
    border-bottom: 1px solid #EEEEEE;
    padding: 5px 0;
}

#all .a_header .right .sat_Fan {
    margin-top: 15px;
    width: 330px;
    height: 184px;
    position: relative;
}

#all .a_header .right .sat_Fan h4 {
    width: 330px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    bottom: 30px;
    font-family: "Microsoft YaHei";
    background: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000, endColorstr=#3f000000);
    color: #ffffff;
}

#all .a_header .right .title1 {
    font-size: 25px;
    font-family: "Microsoft YaHei";
    color: #F88B15;
    border-bottom: 1px solid #EEEEEE;
    padding: 5px 0;
    margin-top: 55px;
}

#all .a_header .right .Text_chain {
    width: 300px;
    padding: 10px 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Microsoft YaHei";
}

#all .a_header .right .Text_chain a:hover {
    color: #50B9F5
}

#all .a_header .right .source {
    padding-left: 20px;
    margin-top: 15px;
    font-size: 14px;
}

#all .a_header .right .source span {
    color: #B3B3B3;
    font-family: "Microsoft YaHei";
}

#all .a_header .right .source span:first-child {
    color: #F88B15;
}

.dot-gary {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 10px;
    background: url("/w/x/chinaByte2016/images/home/flag-bg.png") no-repeat -5px -37px;
}

#all .a_header .right .content {
    width: 300px;
    height: 61px;
    padding-left: 20px;
    margin-top: 10px;
    overflow: hidden;
    font-size: 14px;
}

#all .a_header .right .content a {
    color: #858383;
    font-family: "Microsoft YaHei";
}

#all .a_header .right .Text_chains {

}

#all .a_header .right .Text_chains a {
    display: inline-block;
    margin-top: 18px;
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Microsoft YaHei";
    color: #858383;
    font-size: 16px;
    text-indent: 17px;
    background: url("/w/x/chinaByte2016/images/home/flag-bg.png") no-repeat -5px -58px;
}

#all .a_header .right .Text_chains a:hover {
    color: #50B9F5;
    text-decoration: underline;
    background-position: -5px 2px;
}

#a_section {
    padding-top: 0px;
}

.sec_left {
    float: left;
}

.sec_right {
    float: left;
    margin-left: 40px;
}

#a_section .sec_nav {
    width: 695px;
    border-bottom: 1px solid #EEEEEE;
}

#a_section .sec_nav a {
    display: inline-block;
    font-size: 17.692px;
    font-family: "Microsoft YaHei";
    padding-right: 10px;
    padding-bottom: 10px;
}

#a_section .sec_nav a.ason {
    color: #50B9F5;
    border-bottom: 2px solid #50B9F5;
    font-size:22px;
}

#a_section .sec_article {
    width: 695px;
}

#a_section .sec_article .hot_art {
    width: 695px;
    padding: 20px 0;
    padding-left: 4px;
    border-bottom: 1px solid #EEEEEE;
    overflow: hidden;
    position: relative;
}

#a_section .sec_article .hot_art .icon-hot {
    position: absolute;
    left: 0px;
    top: 20px;
    display: inline-block;
    width: 34px;
    height: 27px;
    background: url("/w/x/chinaByte2016/images/home/index-common-pic.png") no-repeat -87px -40px;
}

#a_section .sec_article .hot_art .hot_img {
    float: left;
    width: 157px;
    height: 120px;
}

#a_section .sec_article .hot_art .hot_ {
    float: left;
    margin-left: 20px;
    position: relative;
}

#a_section .sec_article .hot_art .hot_ .hot_title {
    line-height:35px;
    padding-top: 3px;
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
    margin-bottom: 3px;
    width:500px;
}

#a_section .sec_article .hot_art .hot_ .hot_title a:hover {
    color: #28B7E3;
}

#a_section .sec_article .hot_art .hot_ .source {
    position: absolute;
    bottom: -90px;
    width: 300px;
}
.hot_ .flag-team {
    position: absolute;
    bottom: -60px;
    width: 300px;
}
.hot_ .flag-team span{
    float: left;
    height: 16px;
    padding: 0 3px;
    margin-right: 12px;
    margin-top: 2px;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    color: #FB9E31;
    border: 1px solid #FB9E31;
}
.hot_art_ .flag-team {
    position: absolute;
    bottom: -20px;
    width: 300px;
}
.hot_art_ .flag-team span{
    float: left;
    height: 16px;
    padding: 0 3px;
    margin-right: 12px;
    margin-top: 2px;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    color: #FB9E31;
    border: 1px solid #FB9E31;
}
#a_section .sec_article .hot_art .hot_ .source span {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #B3B3B3;
}

#a_section .sec_article .hot_art .hot_ .source span:first-child {
    /*color: #F88B15;*/
}

#a_section .sec_article .hot_art_ {
    border-bottom: 1px solid #EEEEEE;
    height: 120px;
}

#a_section .sec_article .hot_art_ .hot_ {
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
}

#a_section .sec_article .hot_art_ .hot_ .hot_title {
    height: 26px;
    padding-top: 3px;
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
    margin-bottom: 3px;
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#a_section .sec_article .hot_art_ .hot_ .hot_title a:hover {
    color: #28B7E3;
}

#a_section .sec_article .hot_art_ .hot_ .hot_ch {
    width: 500px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Microsoft YaHei";
}

#a_section .sec_article .hot_art_ .hot_ .source {
    position: absolute;
    bottom: -40px;
}

#a_section .sec_article .hot_art_ .hot_ .source span {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #B3B3B3;
}

#a_section .sec_article .hot_art_ .hot_ .source span:first-child {
    /*color: #F88B15;*/
}

#a_section .sec_article .Browse_more {
    margin: 20px auto;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    border: 1px solid #FDB01D;
    text-align: center;
    color: #B4B3B3;
    cursor: pointer;
}

.lately_up {
    width: 360px;
    padding-bottom: 12px;
    font-size: 17.692px;
    font-family: "Microsoft YaHei";
    border-bottom: 1px solid #EEEEEE;
}

.lately {
    position: relative;
    line-height: 24px;
}

.lately a {
    display: block;
    width: 340px;
    height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 20px 0;
    padding-left: 20px;
    font-family: "Microsoft YaHei";
    background: url("/w/x/chinaByte2016/images/home/ch.png") no-repeat -5px 2px;
}

.lately a:hover {
    text-decoration: underline;
    color: #50B9F5;
    background-position: -5px -69px;
}

.lately .time {
    display: block;
    width: 120px;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #B3B3B3;
    text-align: right;
}

.science-area {
    width: 285px;
    margin: 0 auto;
}

.science-area li {
    display: inline-block;
    float: left;
    width: 58px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px dashed #E3E3E3;
    border-radius: 15px;
    margin-top: 20px;
    margin-right: 10px;
    cursor: pointer;
    overflow: hidden;
    color: #00AA98;
}

.science-area .lon {
    background-color: #00AA98;
    border: 1px solid #E3E3E3;
    color: #ffffff;
}

.atlas {
    margin-top: 20px;
    width: 312px;
    margin-left: 20px;
}

.atl {
    width: 330px;
    height: 185px;
    overflow: hidden;
}

.atlas h3 {
    line-height: 28px;
}

.atlas h3 span {
    display: inline-block;
    font-size: 12px;
}

.atlas h3 span a {
    color: #FDB01D;
}
/**********/
.footernews {
    width: 100%;
    background-color: #f0f0f0;
    overflow: hidden;
}

.footer {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.footer-nav {
    height: 32px;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 12px;
}

.footer-nav a {
    color: #C4C3C3;
}

.copyright {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 30px;
    font-size: 14px;
}
.footer-nav a, .copyright a {
    color: #333;
}

.copyright a:hover {
    color: #28B7E3;
}

.copyright {
    color: #555
}

.copyright span {
    color: #28B7E3;
}
/********/
.to-top-wrap {
    position: fixed;
    width: 40px;
    left: 50%;
    margin-left: 572px;
    bottom: 100px;
}
.to-top-wrap .past-article {
    display: block;
    width: 40px;
    height: 41px;
    background: url("/w/x/chinaByte2016/images/home/index-common-pic.png") no-repeat 0 -172px;
}
.to-top-wrap .to-top {
    display: block;
    width: 40px;
    height: 41px;
    background: url("/w/x/chinaByte2016/images/home/index-common-pic.png") no-repeat 0 -213px;
}
/***********/
.sec_article {
    display: none;
}
.secon {
    display: block;
}
.fbg .mask,.fbg h2,.fbg p{
    display: none;
}
.fs-12 {
    font-size: 12px !important;
}
.science-area a {
    float: left;
    width: 58px;
    height: 26px;
    line-height: 26px;
    margin-top: 16px;
    margin-right: 10px;
    font-size: 14px;
    color: #00aa98;
    text-align: center;
    background: url(/w/x/chinaByte2016/images/homepage/index-common-pic.png) no-repeat 0 -109px;
}
.science-area a:hover {
    color: #fff;
    text-decoration: none;
    background-position: -58px -109px;
}
/*button*/
#adv-button {
    height: 90px;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left: 13px;
    width: 974px;
}
.adv-button {
    border: 1px solid #dddddd;
    padding: 4px 0 4px 10px;
}
.adv-button .mlp_CB_homepage_button {
    float: left;
    height: 80px;
    overflow: hidden;
}
.adv-button .adv_CB_homepage_button {
    float: left;
    height: 80px;
    overflow: hidden;
}
div#adv-button div div {
    margin-left: 6px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/*button*/
/**/
#b-tsfx #tsfx, #b-sjqg #sjqg, #b-smam #smam, #b-tajm #tajm, #b-qwys #qwys, #b-lskg #lskg, #b-hkht #hkht {
    background-color: #FDB01D;
}

#b-kjcw #kjcw, #b-kcdsb #kcdsb, #b-zncw #zncw, #b-cykj #cykj, #b-wrj #wrj, #b-xny #xny, #b-jskj #jskj {
    background-color: #FDB01D;
}

#b-jkbk #jkbk, #b-jsbj #jsbj, #b-ylws #ylws, #b-lxjk #lxjk, #b-zzmy #zzmy {
    background-color: #FDB01D;
}

#b-lssh #lssh, #b-fzjz #fzjz, #b-jnhb #jnhb, #b-jjzx #jjzx, #b-lybk #lybk {
    background-color: #FDB01D;
}

#b-sjkj #sjkj, #b-yyys #yyys, #b-spaq #spaq, #b-ncp #ncp {
    background-color: #FDB01D;
}

#b-kxys #kxys, #b-kxsy #kxsy, #b-kpwx #kpwx, #b-khzp #khzp, #b-shys #shys {
    background-color: #FDB01D;
}

#b-rgzn #rgzn, #b-znjqr #znjqr, #b-hyzx #hyzx, #b-qyjs #qyjs, #b-kfz #kfz, #b-hyyy #hyyy{
    background-color: #FDB01D;
}
#b-vrar #vrar, #b-cydt #cydt, #b-ptjrj #ptjrj, #b-sbjzb #sbjzb, #b-hyyy #hyyy {
    background-color: #FDB01D;
}
#b-xwzx #xwzx, #b-hlw #hlw, #b-jd #jd, #b-znyj #znyj, #b-tx #tx, #b-sy #sy {
    background-color: #FDB01D;
}
#b-kp #kp, #b-wl #wl, #b-hj #hj, #b-yx #yx, #b-tw #tw, #b-sw #sw, #b-shw #shw, #b-hx #hx, #b-xl #xl {
    background-color: #FDB01D;
}
#b-csjd #sjqg {
    background-color: #FDB01D;
}




div.mlp_CB_homepage_column1{margin-top:5px;}

.NetPager a {
    border: 1px solid #D7D7D7;
    padding: 5px 10px 5px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .NetPager a:hover {
        border: 1px solid #086BCB;
        padding: 5px 10px 5px 10px;
        background-color: #086BCB;
        color: #fff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }


.NetPager {
    text-align: center;
    padding: 20px 5px 10px 5px;
    clear: both;
}

    .NetPager input {
        border: 1px solid #D7D7D7;
        padding: 0px 2px 0 2px !important;
        padding: 2px 0px 0 0px;
        background-color: #FFFFFF;
        cursor: pointer;
        width: inherit;
        font-size: 12px;
    }

    .NetPager span {
        border: 1px solid #086BCB;
        padding: 5px 10px 5px 10px;
        background-color: #086BCB;
        color: #fff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .NetPager .cpb {
        border: 1px solid #086BCB;
        padding: 5px 10px 5px 10px;
        background-color: #086BCB;
        color: #fff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }














