@charset "utf-8";

/* Reset */

html,
body,
div,
img,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
fieldset,
input,
textarea,
select,
label,
ul,
ol,
dl,
li,
dt,
dd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    list-style: none;
    font-weight: normal;
}

body,
html {
    height: 100%;
    width: 100%;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    clear: both;
}

img {
    border: 0;
    display: block;
}

em {
    font-style: normal;
}

hr {
    height: 0;
    clear: both;
}

.none {
    display: none;
}

.clear {
    clear: both;
}

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

* html .clearfix {
    zoom: 1;
}

/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */

body, .nav a {
    font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
    /*font-family: Microsoft YaHei, Microsoft YaHei Lights, Arial;*/
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
}

.windows body, .windows .nav a {
    /*font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;*/
    font-family: Microsoft YaHei, Microsoft YaHei Lights, Arial;
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
}

@charset "utf-8";

.fl {
    float: left;
}

.fr {
    float: right;
}

.domMobile {
    display: none;
}

.domPC {
    display: block;
}

.topdh {
    height: 39px;
    width: 100%;
    margin: 0 auto;
}

.topdh_in {
    margin: 6px auto;
    width: 980px;
}

.topdh_in img {
    margin: -5px 10px;
    float: left
}

.topdh_in {
    color: #999999;
    font-family: "宋体";
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    padding-top: 5px;
}

.topdh_in a {
    color: #000000;
    font-family: "微软雅黑";
    font-size: 14px;
    text-decoration: none;
}

.widthMain {
    margin: 0 auto;
    width: 1000px;
    padding: 0;
}

.topnav {
    background: #eef8ff;
    border-bottom: 1px solid #4e86b7;
    height: 33px;
    line-height: 33px;
}

.topnav .fl a {
    margin: 0 10px;
    color: #0d518c;
    font-size: 14px
}

.topbar {
    width: 100%;
    height: 430px;
    overflow: hidden;
    text-align: center;
    background: #f6f6f6;
}

.topbar .banner {
    width: 100%;
    height: 430px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.topbar .banner .pcImg {
    width: 1920px;
    height: 430px;
    margin: 0 auto;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

/* .topbar .banner .bannerbg {
    width: 100%;
    height: 357px;
    border-bottom: 35px solid #58c3eb;
    background: #00478d repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
} */

.main {
    width: 100%;
    margin: 0 auto;
    background: #f6f6f6;
    z-index: 1;
}

.main .mainBox {
    margin: 0 auto;
    width: 980px;
    background: #fff;
    padding: 40px 10px 10px 10px;
}

.main .mainBox .allBox {
    width: 747px;
    font-family: 微软雅黑;
}

.main .mainBox .allBox .tit {
    width: 109px;
    height: 54px;
    display: inline;
}

.main .mainBox .allBox .tit h1 {
    font-size: 40px;
    line-height: 74px;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    margin: 0 0 0 10px;
    width: 610px;
    height: 74px;
    float: left;
}

.main .mainBox .allBox .tit h1 span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
}

.main .mainBox .allBox .tit .time {
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/titbg.png) 0 0 no-repeat;
    width: 109px;
    height: 54px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    padding: 10px 5px;
    float: left;
}

.main .mainBox .allBox .instro {
    margin: 10px auto;
}

.main .mainBox .allBox .instro h2 {
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/arrow.png) 710px 20px no-repeat;
    font-size: 30px;
    line-height: 30px;
    padding: 10px 10px 15px 10px;
    border-bottom: 1px dotted #000;
    position: relative;
    width: 717px;
}

.main .mainBox .allBox .instro h2 span {
    color: #fbb033;
    font-size: 30px;
    /* padding-left: 30px; */
    font-family: Arial;
    /* position: absolute; */
    /* bottom: 10px; */
    /* left: 110px; */
}

.main .mainBox .allBox .instro p {
    padding: 15px 10px;
    font-size: 16px;
    line-height: 33px;
    text-indent: 2em;
    color: #666666;
}

.main .mainBox .allBox .newsBox {
    border-top: 3px solid #fbb033;
}

.main .mainBox .allBox .newsBox h2 {
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/arrow.png) 710px 20px no-repeat;
    font-size: 32px;
    line-height: 32px;
    padding: 10px 10px 15px 10px;
    border-bottom: 1px dotted #000;
    position: relative;
    width: 717px;
    margin-bottom: 30px
}

.main .mainBox .allBox .newsBox .picNews {
    margin: 0px auto;
    width: 737px;
}

.main .mainBox .allBox .newsBox .picNews .picLeft {
    width: 455px;
    height: 380px;
    float: left;
    margin-bottom: 10px;
    position: relative;
}

.main .mainBox .allBox .newsBox .picNews .picLeft img {
    width: 455px;
    height: 380px;
}

.main .mainBox .allBox .newsBox .picNews .picLeft .info {
    position: absolute;
    width: 455px;
    left: 0;
    bottom: 0;
    color: #fff;
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/picbg.png) 0 0 repeat;
    font-size: 22px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
}

.main .mainBox .allBox .newsBox .picNews .picLeft .info a {
    color: #fff;
}

.main .mainBox .allBox .newsBox .picNews .picRight {
    width: 265px;
    height: 185px;
    margin: 0 0 10px 15px;
    float: left;
    position: relative;
}

.main .mainBox .allBox .newsBox .picNews .picRight img {
    width: 265px;
    height: 185px;
}

.main .mainBox .allBox .newsBox .picNews .picRight .info {
    position: absolute;
    width: 265px;
    left: 0;
    bottom: 0;
    color: #fff;
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/picbg.png) 0 0 repeat;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
}

.main .mainBox .allBox .newsBox .picNews .picRight .info a {
    color: #fff;
}

.main .mainBox .allBox .newsBox .headNews1 {
    width: 737px;
}

.main .mainBox .allBox .newsBox .headNews1 .picLeft {
    width: 325px;
    height: 255px;
    padding-top: 30px;
    float: left;
    position: relative;
}

.main .mainBox .allBox .newsBox .headNews1 .picLeft img {
    width: 325px;
    height: 255px;
}

.main .mainBox .allBox .newsBox .headNews1 .picLeft .info {
    position: absolute;
    width: 325px;
    left: 0;
    bottom: 0;
    color: #fff;
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/picbg.png) 0 0 repeat;
    font-size: 18px;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
}

.main .mainBox .allBox .newsBox .headNews1 .picLeft .info a {
    color: #fff;
}

.main .mainBox .allBox .newsBox .headNews1 .picRight {
    width: 395px;
    margin: 0 0 0px 15px;
    float: left;
    position: relative;
}

.main .mainBox .allBox .newsBox .headNews1 .picRight h3 {
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/list.png) 0 10px no-repeat;
    padding-left: 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
}

.main .mainBox .allBox .newsBox .headNews1 .picRight p {
    padding: 15px 0px;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #666666;
}

.main .mainBox .allBox .newsBox .headNews1 .picRight p a {
    color: #f00;
}

.main .mainBox .allBox .newsBox .headNews2 {
    width: 737px;
}

.main .mainBox .allBox .newsBox .headNews2 .picLeft {
    width: 397px;
    margin: 0 15px 0 0;
    float: left;
    position: relative;
}

.main .mainBox .allBox .newsBox .headNews2 .picLeft h3 {
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/list.png) 0 10px no-repeat;
    padding-left: 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
}

.main .mainBox .allBox .newsBox .headNews2 .picLeft p {
    padding: 15px 0px;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #666666;
}

.main .mainBox .allBox .newsBox .headNews2 .picLeft p a {
    color: #f00;
}

.main .mainBox .allBox .newsBox .headNews2 .picRight {
    width: 325px;
    height: 380px;
    float: right;
    position: relative;
}

.main .mainBox .allBox .newsBox .headNews2 .picRight img {
    width: 325px;
    height: 380px;
}

.main .mainBox .allBox .newsBox .headNews2 .picRight .info {
    position: absolute;
    width: 325px;
    left: 0;
    bottom: 0;
    color: #fff;
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/picbg.png) 0 0 repeat;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
}

.main .mainBox .allBox .newsBox .headNews2 .picRight .info a {
    color: #fff;
}

.main .mainBox .allBox .newsBox .listNews {
    margin: 24px auto;
    width: 717px;
}

.main .mainBox .allBox .newsBox .listNews h3 {
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/list.png) 0 10px no-repeat;
    padding-left: 25px;
    font-size: 18px;
    line-height: 34px;
    font-weight: bold;
}

.main .mainBox .allBox .newsBox .listNews p {
    padding: 15px 0px;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #666666;
}

.main .mainBox .allBox .newsBox .listNews p a {
    color: #f00;
}

.main .mainBox .pcBox {
    width: 213px;
    font-family: 微软雅黑;
}

.main .mainBox .pcBox h2 {
    margin: 15px 0 15px;
    padding: 5px;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    background: #fab033;
    color: #fff;
    display: inline-block;
}

.main .mainBox .pcBox .editor {
    margin: 5px 0 20px;
}

.main .mainBox .pcBox .editor img {
    width: 87px;
    height: 81px;
    float: left;
}

.main .mainBox .pcBox .editor .ediName {
    float: left;
    padding-left: 10px;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
}

.main .mainBox .pcBox .headlist {
    width: 213px;
    height: 120px;
    margin: 15px auto 0;
    position: relative;
}

.main .mainBox .pcBox .headlist img {
    width: 213px;
    height: 120px;
}

.main .mainBox .pcBox .headlist .info {
    position: absolute;
    width: 213px;
    left: 0;
    bottom: 0;
    color: #fff;
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/picbg.png) 0 0 repeat;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.main .mainBox .pcBox .headlist .info a {
    color: #fff;
}

.main .mainBox .pcBox ul {
    margin-top: 15px;
}

.main .mainBox .pcBox ul li {
    background: url(http://www.xinhuanet.com/world/global_cubes2015/images/list.png) 0 15px no-repeat;
    overflow: hidden;
    height: 30px;
    padding: 13px 0px 0px 23px;
    border-bottom: 1px dotted #a7a7a7;
}

.main .mainBox .pcBox ul li a {
    font-size: 14px;
    line-height: 16px;
    width: 190px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
}

.main .mainBox .pcBox ul li a:hover {
    color: #fbb033;
    text-decoration: none;
}

.adBottom {
    background: none repeat scroll 0 0 #f6f6f6;
    padding: 20px 0;
}

.footer {
    background: none repeat scroll 0 0 #f6f6f6;
    padding: 10px 0 30px;
    text-align: center;
}

.footer p {
    line-height: 20px;
    font-size: 12px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .domPC,
    .iframePC {
        display: none!important;
    }
    .domMobile {
        display: block;
    }
    #mobileHeader {
        font-family: "微软雅黑";
    }
    #mobileHeader {
        width: 100%;
        background: #e2e2e2 url(http://www.xinhuanet.com/world/2015/images/bgSjTop.png) no-repeat 0 0px;
        background-size: 100% 45px;
        position: relative;
    }
    #mobileHeader .logo {
        display: block;
        width: 63px;
        height: 45px;
        background: url(http://www.xinhuanet.com/world/2015/images/xh_mobile_header.png) no-repeat 0px 0px;
        background-size: 57px;
        position: absolute;
        top: 0px;
        left: 10px;
    }
    #mobileHeader .name {
        display: inline-block;
        width: 97px;
        height: 45px;
        line-height: 48px;
        font-size: 22px;
        font-family: "微软雅黑";
        padding: 0 0 0 10px;
        color: #fff;
        vertical-align: top;
        margin: 0 0 0 74px;
        background: url(http://www.xinhuanet.com/world/2015/images/xh_mobile_header.png) 0 -160px no-repeat;
        background-size: 57px;
    }
    #mobileHeader .right {
        display: block;
        width: 30px;
        height: 45px;
        position: absolute;
        top: 0px;
        right: 10px;
        background: url(http://www.xinhuanet.com/world/2015/images/xh_mobile_header.png) no-repeat 100% -45px;
        background-size: 57px;
    }
    #mobileHeader .mobileNavList {
        width: 100%;
        height: 0px;
        overflow: hidden;
        position: absolute;
        top: 45px;
        left: 0px;
        background: #ededed;
        z-index: 10;
    }
    #mobileHeader .mobileNavList a {
        float: left;
        width: 20%;
        padding: 10px 0;
        color: #000;
        text-align: center;
        font-size: 16px;
    }
    #mobileHeader .phnav {
        text-align: center;
        padding-bottom: 6px;
    }
    #mobileHeader .phnav a {
        float: left;
        width: 25%;
        height: 30px;
        line-height: 35px;
        text-align: center;
        font-size: 16px;
        font-family: "微软雅黑";
        color: #333;
    }
    .topbar {
        width: 100%;
        height: auto;
        text-align: center;
        background: #f6f6f6;
    }
    .topbar .banner {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }
    .topbar .banner .mobileImg {
        width: 100%;
        height: auto;
        margin: 0 auto;
        z-index: 10;
    }
    .topbar .banner .mobileImg img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .topbar .banner .bannerbg {
        width: 100%;
        height: 83%;
        border-bottom: 16px solid #58c3eb;
        background: #00478d repeat;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }
    .zrbj {
        text-align: right;
        padding-right: 25px;
    }
    .main {
        width: 100%;
        /* margin: -37px auto 0; */
        background: #f6f6f6;
        z-index: 1;
        /* overflow: hidden; */
    }
    .main .mainBox {
        margin: 0 auto;
        width: 96%;
        border: none;
        border-bottom: 15px solid #fbb033;
        background: #ececec;
        padding: 2% 2% 10% 2%;
    }
    .main .mainBox .allBox {
        width: 100%;
        font-family: 微软雅黑;
    }
    .main .mainBox .allBox .tit {
        width: 94%;
        height: auto;
        margin: 0 auto;
        padding: 0 3%;
        display: inline;
    }
    .main .mainBox .allBox .tit h1 {
        font-size: 1.9em;
        line-height: 74px;
        font-weight: bold;
        overflow: visible;
        padding-left: 0;
        position: relative;
        margin: 20px auto;
        width: 100%;
        height: 74px;
        text-align: center;
        float: none;
    }
    .main .mainBox .allBox .tit h1 span {
        position: absolute;
        right: 7%;
        bottom: -35%;
        font-size: 0.3em;
        line-height: 25px;
        font-weight: normal;
        text-align: right;
    }
    .main .mainBox .allBox .instro {
        margin: 10px auto;
    }
    .main .mainBox .allBox .instro h2 {
        background: url(http://www.xinhuanet.com/world/global_cubes2015/images/arrowmb.png) right 50% no-repeat;
        font-size: 30px;
        line-height: 32px;
        padding: 10px 1% 15px 2%;
        border-bottom: 1px dotted #000;
        position: relative;
        width: 97%;
    }
    .main .mainBox .allBox .instro h2 span {
        /* color: #fbb033; */
        font-size: 0.8em;
        /* padding-left: 20px; */
        /* font-family: Arial; */
        /* position: absolute; */
        /* bottom: 10px; */
        /* left: 80px; */
    }
    .main .mainBox .allBox .instro p {
        padding: 15px 10px;
        font-size: 1em;
        line-height: 33px;
        text-indent: 2em;
        color: #666666;
    }
    .main .mainBox .allBox .newsBox {
        border-top: 3px solid #fbb033;
    }
    .main .mainBox .allBox .newsBox h2 {
        background: url(http://www.xinhuanet.com/world/global_cubes2015/images/arrowmb.png) right 50% no-repeat;
        font-size: 1.4em;
        font-weight: bold;
        line-height: 110%;
        padding: 10px 1% 15px 2%;
        border-bottom: 1px dotted #000;
        position: relative;
        width: 97%;
        margin-bottom: 20px;
    }
    .main .mainBox .allBox .newsBox .picNews {
        margin: 0px auto;
        width: 100%;
    }
    .main .mainBox .allBox .newsBox .picNews .picLeft {
        width: 98%;
        height: auto;
        float: none;
        margin: 0 auto 10px;
        position: relative;
    }
    .main .mainBox .allBox .newsBox .picNews .picLeft img {
        width: 100%;
        height: auto;
    }
    .main .mainBox .allBox .newsBox .picNews .picLeft .info {
        position: relative;
        width: 100%;
        color: #000;
        background: none;
        font-size: 1em;
        font-weight: normal;
        height: auto;
        line-height: 120%;
        overflow: hidden;
        text-align: center;
    }
    .main .mainBox .allBox .newsBox .picNews .picLeft .info a {
        color: #000;
    }
    .main .mainBox .allBox .newsBox .listNews {
        margin: 24px auto;
        width: 100%;
    }
    .main .mainBox .allBox .newsBox .listNews h3 {
        background: url(http://www.xinhuanet.com/world/global_cubes2015/images/list.png) 0 10px no-repeat;
        padding-left: 25px;
        font-size: 1.1em;
        line-height: 34px;
    }
    .main .mainBox .allBox .newsBox .listNews p {
        padding: 15px 0px;
        font-size: 1em;
        line-height: 30px;
        text-indent: 2em;
        color: #666666;
    }
    .main .mainBox .allBox .newsBox .listNews p a {
        color: #f00;
    }
    .main .mainBox .allBox .newsBox .headNews1 {
        width: 100%;
    }
    .main .mainBox .allBox .newsBox .headNews1 .picRight {
        margin: 24px auto;
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
        position: relative;
    }
    .main .mainBox .allBox .newsBox .headNews1 .picRight h3 {
        background: url(http://www.xinhuanet.com/world/global_cubes2015/images/list.png) 0 10px no-repeat;
        padding-left: 25px;
        font-size: 1.1em;
        line-height: 34px;
        overflow: hidden;
    }
    .main .mainBox .allBox .newsBox .headNews1 .picRight p {
        padding: 15px 0px;
        font-size: 1em;
        line-height: 30px;
        text-indent: 2em;
        color: #666666;
    }
    .main .mainBox .allBox .newsBox .headNews1 .picRight p a {
        color: #f00;
    }
    .main .mainBox .allBox .newsBox .headNews2 {
        width: 100%;
    }
    .main .mainBox .allBox .newsBox .headNews2 .picLeft {
        margin: 24px auto;
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
        position: relative;
    }
    .main .mainBox .allBox .newsBox .headNews2 .picLeft h3 {
        background: url(http://www.xinhuanet.com/world/global_cubes2015/images/list.png) 0 10px no-repeat;
        padding-left: 25px;
        font-size: 1.1em;
        line-height: 34px;
        overflow: hidden;
    }
    .main .mainBox .allBox .newsBox .headNews2 .picLeft p {
        padding: 15px 0px;
        font-size: 1em;
        line-height: 33px;
        text-indent: 2em;
        color: #666666;
    }
    .main .mainBox .allBox .newsBox .headNews2 .picLeft p a {
        color: #f00;
    }
    .main .mainBox .allBox .newsBox .headNews2 .picRight {
        width: 98%;
        height: auto;
        float: none;
        margin: 0 auto;
        position: relative;
    }
    .main .mainBox .allBox .newsBox .headNews2 .picRight img {
        width: 100%;
        height: auto;
    }
    .main .mainBox .allBox .newsBox .headNews2 .picRight .info {
        position: relative;
        width: 100%;
        color: #000;
        background: none;
        font-size: 1.3em;
        font-weight: normal;
        height: auto;
        line-height: 120%;
        overflow: hidden;
        text-align: center;
    }
    .main .mainBox .allBox .newsBox .headNews2 .picRight .info a {
        color: #000;
    }
    .adBottom {
        background: none repeat scroll 0 0 #f9f7f4;
        padding: 10px 0;
    }
    .footer {
        background: none repeat scroll 0 0 #f9f7f4;
        padding: 0px 0px 10px;
        text-align: center;
    }
    .footer p {
        font-size: 0.8em;
        padding: 0px 3%;
    }
    .wqhg {
        height: 48px;
        position: relative;
        margin-bottom: 1em;
    }
    .wqhg h3 {
        background: #fbb033;
        height: 48px;
        line-height: 48px;
        color: #000;
        font-size: 1.2em;
        width: 187px;
        position: absolute;
        right: 0;
        top: 0;
        padding-left: 50px;
        border-radius: 50px 0 0 50px;
        border: 1px solid #fbb033;
        margin-right: -5%;
    }
    .wqhg h3 a {
        color: #000;
    }
    .wqhg h3 a span {
        font-weight: bold;
        color: #fff;
    }
}

#back-to-top {
    position: fixed;
    bottom: 100px;
    right: 60px;
}

#back-to-top a {
    text-align: center;
    text-decoration: none;
    color: #d1d1d1;
    display: block;
    width: 54px;
    /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
    -moz-transition: color 1s;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
}

#back-to-top a:hover {
    color: #979797;
}

#back-to-top a span {
    background: #e1e1e1;
    border-radius: 6px;
    display: block;
    height: 54px;
    width: 54px;
    background: #e1e1e1 url(http://www.xinhuanet.com/world/global_cubes2015/images/totop.png) no-repeat center center;
    margin-bottom: 5px;
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
}

#back-to-top a:hover span {
    background: #979797 url(http://www.xinhuanet.com/world/global_cubes2015/images/totop.png) no-repeat center center;
}

.zrbj {
    text-align: right;
    padding-right: 25px;
}

.view-banner,
.view-layer1,
.view-layer3 {
    background-repeat: no-repeat;
    height: 340px;
    overflow: hidden;
}

.view-banner {
    width: 100%;
    position: relative;
    background-color: #00000d;
}

.view-banner-back {
    color: #FFF;
    position: absolute;
    z-index: 10;
    left: 50%;
    bottom: 20px;
    margin-left: 400px;
}

.is-mobile .view-banner-back {
    left: auto;
    right: 0;
    margin-left: 0;
    bottom: auto;
    color: #000000;
    margin-top: 6px;
}

.view-banner-img {
    display: none;
}

.view-banner-logo {
    width: 578px;
    height: 170px;
    position: absolute;
    z-index: 4;
    top: 90px;
    left: 50%;
    margin-left: -182px;
    background-image: url(./view-main-logo.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.view-banner-xinhuanet-logo {
    width: 116px;
    height: 68px;
    position: absolute;
    z-index: 5;
    top: 38px;
    left: 50%;
    margin-left: 368px;
    background-image: url(./view-xinhuanet-logo.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -888px;
}

.view-layer1 {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    background-image: url(./view-layer1.png);
    background-position: center;
}

/* video */

.view-layer2 {
    z-index: 2;
    height: 560px;
    position: absolute;
    margin-left: -840px;
    left: 50%;
    top: 50%;
    width: 800px;
    margin-top: -220px;
}

.view-layer3 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    background-image: url(./view-layer3.png);
    background-position: 0;
}

.is-mobile .view-banner {
    background-repeat: no-repeat;
    height: auto;
    overflow: hidden;
    width: 100%;
    position: static;
    background-color: #00000d;
}

.is-mobile .view-banner-img {
    display: block;
}

.is-mobile .view-banner-xinhuanet-logo,
.is-mobile .view-banner-logo,
.is-mobile .view-layer1,
.is-mobile .view-layer2,
.is-mobile .view-layer3 {
    display: none;
}

.is-mobile #all {
    width: 100%;
    overflow: hidden;
}

.footer,
.footer a {
    background-color: #4d4c5c;
    color: #808083 !important;
    font-size: 12px;
    line-height: 14px;
}

.footer a:hover {
    text-decoration: underline;
}

.footer {
    padding-top: 9px;
    padding-bottom: 6px;
    text-align: center;
}

.is-mobile .footer {
    /* margin-top: 1em; */
    width: 100%;
    padding-top: 1.6em;
    padding-bottom: 5em;
    line-height: 1.6em;
    background-color: #4d4c5c;
    background-position: center 0;
    background-repeat: no-repeat;
    background-image: url('./mobile-footer.jpg');
    background-size: cover;
}

.is-mobile .footer,
.is-mobile .footer a {
    color: #FFF !important;
    font-size: 12px;
}

.is-mobile .footer a {
    background: none;
}

.main .mainBox {
    position: relative;
    padding-top: 10px;
    /* background-image: url(./view-big-title-logo.png); */
    /* background-position: right 10px; */
    /* background-repeat: no-repeat; */
}

#head1 {
    display: none;
}

/* .main .mainBox .pcBox .headlist {
    height: auto;
} */

.main .mainBox .pcBox ul li,
.main .mainBox .pcBox ul li a {
    overflow: visible;
    line-height: 22px;
    height: auto;
}

.main .mainBox .pcBox ul li {
    padding-bottom: 6px;
}

.view-big-title,
.view-big-title h1 {
    font-size: 40px;
    line-height: 74px;
    font-weight: bold;
}

.view-big-title {
    overflow: hidden;
    padding-left: 120px;
    padding-right: 60px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.view-big-title h1 {
    padding: 0;
    margin: 0;
}

.view-big-title .time {
    position: absolute;
    font-size: 18px;
    color: #FFF;
    background-color: #fbb033;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px 0 20px;
    left: -12px;
    top: 38px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: right;
}

.view-big-title .time br {
    display: none;
}

/* is-mobile */

.is-mobile .time {
    display: block !important;
    top: .0;
    padding-left: 33px;
}

.is-mobile .view-big-title {
    padding-left: 8px;
    padding-right: 36px;
    width: auto;
    margin: 0 auto;
    /* background-image: url(./view-big-title-logo.png); */
    /* background-position: right bottom; */
    /* background-repeat: no-repeat; */
}

.is-mobile .view-big-title,
.is-mobile .view-big-title h1 {
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: 800;
    padding-top: .7em;
    padding-bottom: .3em;
}

.is-mobile .main .mainBox {
    background-image: none;
}