@charset "utf-8";

/* CSS Document */

html {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

body {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
    text-align: center;
}

div {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

p {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

hr {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

pre {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

h1 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

h2 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

h3 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

h4 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

h5 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

h6 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

table {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

tr {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

td {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

th {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

tfoot {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

tbody {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

thead {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

form {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

fieldset {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

input {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

textarea {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

label {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    vertical-align: top;
}

ol {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

dl {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

dt {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

dd {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

a {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

img {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

iframe {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
}

a {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    font-weight: normal;
    vertical-align: top;
    text-decoration: none;
}

body {
    text-align: center;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

img {
    border: 0;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: " ";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    *zoom: 1;
}

.btx {
    width: 1000px;
    margin: 0px auto;
    text-align: center;
    height: 80px;
    margin-bottom: 30px;
}

body {
    width: 100%;
    height: auto;
}

.full-screen,
.full-screen body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}


/* 头图 */

body {
    background-image: url(top.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.banner {
    width: 1000px;
    margin: 0px auto;
    height: 500px;
    position: relative;
}

.z01 {
    width: 1000px;
    height: 500px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url('z1.png') no-repeat center 0;
    animation: fadeInLeft 1.5s;
    -moz-animation: fadeInLeft 1.5s;
    -webkit-animation: fadeInLeft 1.5s;
    -o-animation: fadeInLeft 1.5s;
}

.z02 {
    width: 1000px;
    height: 500px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url('z2.png') no-repeat center 0;
    animation: zoomIn 1.5s;
    -moz-animation: zoomIn 1.5s;
    -webkit-animation: zoomIn 1.5s;
    -o-animation: zoomIn 1.5s;
}

.z03 {
    width: 1000px;
    height: 500px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url('z3.png') no-repeat center 0;
    animation: fadeInRight 1.5s;
    -moz-animation: fadeInRight 1.5s;
    -webkit-animation: fadeInRight 1.5s;
    -o-animation: fadeInRight 1.5s;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    display: inline-block;
}


/* 导航 */

.nav {
    height: 60px;
    background-image: url(nav.png);
    background-repeat: repeat-x;
}

.nav ul {
    width: 1000px;
    margin: 0px auto;
}

.nav li {
    padding-left: 38px;
    padding-right: 38px;
    line-height: 60px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 18px;
    color: #fff;
    float: left;
}

.nav li a,
.nav li a:link,
.nav li a:hover {
    color: #fff;
}

.part1 {
    width: 100%;
    overflow: hidden;
    padding: 40px 0px 40px 0px;
    background-image: url(huawen.png);
    background-repeat: repeat;
}


/* 新闻聚焦 */

.news {
    width: 1000px;
    margin: 0px auto;
}

.news .dtt {
    width: 540px;
    float: left;
}

.news .dtt .bxt .bt {
    overflow: hidden;
}

.news .dtt .bxt .bt .one {
    background-image: url(tt.png);
    font-size: 24px;
    color: white;
    display: block;
    width: 70px;
    height: 46px;
    text-align: center;
    line-height: 35px;
    float: left;
    font-weight: bold;
}

.news .dtt .bxt .bt .two {
    font-size: 26px;
    color: #272727;
    font-weight: bold;
    margin-left: 10px;
    float: left;
    display: block;
}

.news .dtt .bxt .nr {
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 25px;
}

.news .dtt .bxt .nr a {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 26px;
    padding-top: 3px;
    display: block;
    float: left;
    width: 640px;
}

.news .dtt .bxt .nr a span {
    color: #cd1f1f;
}


/*焦点图*/

.slideBox01 {
    float: left;
    width: 540px;
    height: 350px;
    overflow: hidden;
    position: relative;
    z-index: 0
}

.slideBox01 .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 2px;
    z-index: 1;
}

.slideBox01 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox01 .hd ul li {
    float: left;
    margin: 2px 7px 0px 0px;
    width: 18px;
    height: 4px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #ddd;
    cursor: pointer;
}

.slideBox01 .hd ul li.on {
    background: #cd1f1f;
    color: #fff;
}

.slideBox01 .bd {
    float: left;
    position: relative;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}

.slideBox01 .bd img {
    width: 540px;
    height: 350px;
    border: 0px solid;
}

.slideBox01 .bd span {
    width: 540px;
    height: 40px;
    bottom: 0px;
    left: 0px;
    background: #000;
    position: absolute;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    border-top: 1px solid #333333;
}

.slideBox01 .bd h1 {
    width: 450px;
    height: 40px;
    bottom: 0px;
    left: 10px;
    position: absolute;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
    LINE-HEIGHT: 40px;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
}

.slideBox01 .bd h1 a {
    color: #fff;
    text-decoration: none;
    LINE-HEIGHT: 40px;
    font-size: 16px;
}

.slideBox01 .bd h1 a:hover {
    color: #ffffcc;
    text-decoration: underline;
    LINE-HEIGHT: 40px;
    font-size: 16px;
}

.slideBox01 .prev,
.slideBox01 .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(focus_btn.png) no-repeat;
    display: block;
}

.slideBox01 .prev {
    top: 50%;
    margin-top: -37px;
    left: 0px;
    background-position: 0 -74px;
    cursor: pointer;
}

.slideBox01 .next {
    top: 50%;
    margin-top: -37px;
    right: 0px;
    background-position: -40px -74px;
    cursor: pointer;
}

.slideBox01 .prev:hover {
    background-position: 0 0;
}

.slideBox01 .next:hover {
    background-position: -40px 0;
}


/*新闻列表*/

.news .lb {
    width: 430px;
    float: right;
}

.news .lb .shz {
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.news .lb .shz h1 {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #920301;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    text-align: left;
}

.news .lb .shz h1 a,
.news .lb .shz h1 a:link,
.news .lb .shz h1 a:hover {
    color: #920301;
    font-weight: bold;
}

.news .lb .shz p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 15px;
    display: block;
    text-indent: 28px;
}

.news .lb .shz p a,
.news .lb .shz p a:link,
.news .lb .shz p a:hover {
    color: #666;
}


/*入口*/

.rk {
    width: 1000px;
    margin: 0px auto;
    display: inline-block;
    padding-top: 25px;
}

.rk-l {
    width: 320px;
    margin-right: 20px;
    float: left;
    display: inline;
}

.rk-r {
    width: 320px;
    float: right;
    display: inline;
}


/* 参会嘉宾 */

.chjb {
    background-color: #fceac8;
    padding: 50px 0px 50px 0px;
}

.chjb-n {
    width: 1000px;
    margin: 0px auto;
    height: 600px;
}

.lay {
    width: 1000px;
    margin: 0px auto;
    float: left;
}

.zzsc {
    width: 1000px;
    height: 600px;
    position: relative;
}

.zzsc .wai_box {
    width: 1000px;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.zzsc .zzsc_box {
    width: 2000px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.zzsc .pre {
    width: 60px;
    height: 80px;
    position: absolute;
    background-image: url(left_hover.png);
    background-repeat: no-repeat;
    top: 260px;
    left: -80px;
    cursor: pointer;
}

.zzsc a.pre:hover {
    background-image: url(left.png);
}

.zzsc .nex {
    width: 60px;
    height: 80px;
    position: absolute;
    background-image: url(right_hover.png);
    background-repeat: no-repeat;
    top: 260px;
    right: -80px;
    cursor: pointer;
}

.zzsc a.nex:hover {
    background-image: url(right.png);
}

.circle1 {
    width: 1000px;
    margin: 0px auto;
    margin-bottom: 40px;
    display: inline-block;
}

.circle {
    width: 160px;
    height: 160px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
    behavior: url(iecss3.htc);
}

.qafcbox {
    width: 1000px;
    height: 600px;
    float: left;
    display: block;
}

.qafcbox li {
    width: 160px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
    display: inline;
    padding-bottom: 20px;
}

.qafcbox li h1 {
    width: 160px;
    height: 40px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #000;
}

.qafcbox li h1 a,
.qafcbox li h1 a:link,
.qafcbox li h1 a:hover {
    color: #000;
}

.qafcbox li h2 {
    width: 160px;
    height: 80px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #666;
}

.qafcbox li h2 a,
.qafcbox li h2 a:link,
.qafcbox li h2 a:hover {
    color: #666;
}


/*精彩回放*/

.jchf {
    width: 100%;
    overflow: hidden;
    padding: 50px 0px 50px 0px;
    background-image: url(huawen.png);
    background-repeat: repeat;
}

.jchf-n {
    width: 1000px;
    margin: 0px auto;
    display: inline-block;
}

.jchf_l {
    width: 385px;
    height: 410px;
    float: left;
    display: inline;
}

.jchf_r {
    width: 615px;
    height: 410px;
    float: left;
    display: inline;
}

.jchf_r li {
    width: 190px;
    height: 190px;
    float: left;
    display: inline;
    margin-left: 15px;
    margin-bottom: 15px;
}

.transparent {
    position: relative;
    zoom: 1;
    width: 190px;
    height: 190px;
    float: left;
}

.transparent a {
    display: block;
    position: relative;
    zoom: 1;
    width: 190px;
    height: 190px;
}

.transparent a:link,
.transparent a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.transparent a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.transparent img {
    display: block;
    width: 190px;
    height: 190px;
}

.transparent span {
    POSITION: absolute;
    FILTER: alpha(opacity: 70);
    WIDTH: 190px;
    BOTTOM: 0px;
    BACKGROUND: #000;
    HEIGHT: 30px;
    line-height: 30px;
    LEFT: 0px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 14px;
    color: #FFFFFF;
    overflow: hidden;
    opacity: 0.7;
}

.transparent span a,
.transparent span a:link,
.transparent span a:hover {
    width: 190px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.jchf_l {
    position: relative;
    zoom: 1;
    width: 385px;
    height: 395px;
    float: left;
}

.jchf_l a {
    display: block;
    position: relative;
    zoom: 1;
    width: 385px;
    height: 395px;
}

.jchf_l a:link,
.jchf_l a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.jchf_l a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.jchf_l img {
    display: block;
    width: 385px;
    height: 395px;
}

.jchf_l span {
    POSITION: absolute;
    FILTER: alpha(opacity: 70);
    WIDTH: 385px;
    BOTTOM: 0px;
    BACKGROUND: #000;
    HEIGHT: 30px;
    line-height: 30px;
    LEFT: 0px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 14px;
    color: #FFFFFF;
    overflow: hidden;
    opacity: 0.7;
}

.jchf_l span a,
.jchf_l span a:link,
.jchf_l span a:hover {
    width: 385px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}


/*嘉宾访谈*/

.jbft {
    width: 100%;
    overflow: hidden;
    padding: 50px 0px 50px 0px;
    border-top: 1px #f2f2f2 solid;
    border-bottom: 1px #f2f2f2 solid;
}

.img-scroll {
    width: 100px;
    height: 460px;
    overflow: hidden;
    float: left;
}

.push-button {
    width: 30px;
    height: 30px;
    padding: 10px 35px;
    float: left;
}

.num {
    width: 100px;
    height: 360px;
    overflow: hidden;
}

.num ul {
    width: 100px;
}

.num li {
    float: left;
    margin: 10px 0px;
}

.num li a {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: block;
    background: #000;
    opacity: 0.7;
}

.num li img {
    width: 100px;
    height: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.num li.on a {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #000;
    opacity: 1;
}


/* qirebox */

.warpper {
    height: 460px;
}

.qirebox {
    width: 1000px;
    margin: 0px auto;
    overflow: hidden;
}

.qirepic {
    width: 840px;
    height: 440px;
    color: #FFFFFF;
    float: right;
    margin-top: 10px;
}

.info {
    width: 840px;
}

.qirepic-silder-img {
    width: 400px;
    height: 440px;
    float: left;
    background-color: #FFF;
}

.qirepic-silder-img img {
    width: 360px;
    height: 400px;
    padding: 20px;
}

.qirepic-silder-intro {
    width: 380px;
    height: 460px;
    float: right;
    position: relative;
}

.qirepic-silder-title {
    line-height: 30px;
    padding: 10px 0 10px 0;
}

.qirepic-silder-title h1,
.qirepic-silder-title h1 a {
    color: #000000;
    font-size: 32px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.qirepic-silder-title h2,
.qirepic-silder-title h2 a {
    color: #666;
    font-size: 18px;
    text-align: left;
    line-height: 40px;
    margin-bottom: 50px;
}

.qirepic-silder-title h3,
.qirepic-silder-title h3 a {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    line-height: 40px;
}

.qirepic-silder-desc,
.qirepic-silder-desc a {
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 24px;
    overflow: hidden;
}

.jrft {
    width: 150px;
    height: 40px;
    position: absolute;
    bottom: 40px;
    left: 0px;
}

.jrft img {
    width: 150px;
    height: 40px;
}


/*品味雄安*/

.pwxa {
    width: 100%;
    overflow: hidden;
    padding: 50px 0px 50px 0px;
    background-image: url(huawen.png);
    background-repeat: repeat;
}

.pwxa-n {
    width: 1000px;
    margin: 0px auto;
    height: 420px;
    background-image: url(cghd.png);
    background-repeat: no-repeat;
    background-position: top center;
    display: inline-block;
}

.pwxa-n li {
    padding: 0px;
    width: 490px;
    height: 210px;
    float: left;
    margin-left: 10px;
    display: inline;
}

.pwxa-n_l {
    width: 220px;
    height: auto;
    float: left;
}

.pwxa-n_l h1 {
    width: 216px;
    color: #920301;
    font-weight: bold;
    line-height: 25px;
    height: 50px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 18px;
    float: left;
    text-align: left;
    overflow: hidden;
}

.pwxa-n_l h1 a,
.pwxa-n_l h1 a:link,
.pwxa-n_l h1 a:hover {
    color: #920301;
    font-weight: bold;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 18px;
}

.pwxa-n_l h2 {
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    width: 182px;
    height: 96px;
    line-height: 24px;
    text-indent: 28px;
    overflow: hidden;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 20px;
    float: left;
    text-align: left;
    padding-left: 20px;
}

.pwxa-n_l h2 a,
.pwxa-n_l h2 a:link,
.pwxa-n_l h2 a:hover {
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 14px;
    color: #993333;
}

.pwxa-n_r {
    width: 220px;
    height: 140px;
    padding-top: 27px;
    padding-left: 18px;
    float: left;
}

.pwxa-n_r img {
    width: 220px;
    height: 140px;
}


/* 高清美图 */

.gqmt {
    width: 100%;
    overflow: hidden;
    padding: 50px 0px 50px 0px;
    background-image: url(gq.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #fceac8;
}

.mainBox {
    margin: 0px auto;
    width: 1000px;
    height: 500px;
}

.focusBox {
    width: 1000px;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.focusBox .hd {
    width: 85px;
    height: 85px;
    right: 5px;
    bottom: 0px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

.focusBox .hd .cur {
    color: rgb(255, 255, 255);
    line-height: 85px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 45px;
    font-style: italic;
    margin-right: 4px;
    float: left;
}

.focusBox .hd .cut {
    color: rgb(255, 255, 255);
    line-height: 96px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 20px;
    font-style: italic;
    margin-right: 2px;
    float: left;
}

.focusBox .hd .total {
    color: rgb(255, 255, 255);
    line-height: 104px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-size: 20px;
    font-style: italic;
    margin-right: 2px;
    float: left;
}

.focusBox .hd ul {
    overflow: hidden;
    float: left;
    zoom: 1;
}

.focusBox .hd ul li {
    background: rgb(255, 255, 255);
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    margin-right: 2px;
    float: left;
    cursor: pointer;
}

.focusBox .hd ul li.on {
    background: rgb(255, 0, 0);
    color: rgb(255, 255, 255);
}

.focusBox .bd {
    height: 100%;
    position: relative;
    z-index: 0;
}

.focusBox .bd li {
    vertical-align: middle;
    position: relative;
    zoom: 1;
}

.focusBox .bd img {
    width: 1000px;
    height: 500px;
    display: block;
}

.focusBox .bd li .bg {
    background: rgb(0, 0, 0);
    left: 0px;
    width: 100%;
    height: 85px;
    bottom: 0px;
    position: absolute;
    z-index: 0;
    opacity: 0.6;
}

.focusBox .bd li .title {
    left: 0px;
    width: 100%;
    height: 85px;
    text-align: center;
    bottom: 0px;
    color: rgb(255, 255, 255);
    line-height: 85px;
    overflow: hidden;
    font-family: Microsoft YaHei;
    font-size: 18px;
    position: absolute;
    z-index: 1;
}

.focusBox .bd li .title a {
    left: 0px;
    width: 100%;
    height: 85px;
    text-align: center;
    bottom: 0px;
    color: rgb(255, 255, 255);
    line-height: 85px;
    overflow: hidden;
    font-family: Microsoft YaHei;
    font-size: 18px;
    position: absolute;
    z-index: 1;
}

.focusBox .prev {
    background: url("http://www.xinhuanet.com/global/img/iconBtn/slider-arrow.png") no-repeat -110px 5px;
    left: 3%;
    top: 50%;
    width: 32px;
    height: 40px;
    margin-top: -25px;
    display: block;
    filter: alpha(opacity=50);
    position: absolute;
    opacity: 0.5;
}

.focusBox .next {
    background: url("http://www.xinhuanet.com/global/img/iconBtn/slider-arrow.png") no-repeat -110px 5px;
    left: 3%;
    top: 50%;
    width: 32px;
    height: 40px;
    margin-top: -25px;
    display: block;
    filter: alpha(opacity=50);
    position: absolute;
    opacity: 0.5;
}

.focusBox .next {
    background-position: 8px 5px;
    left: auto;
    right: 3%;
}

.focusBox .prev:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.focusBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.focusBox .prevStop {
    display: none;
}

.focusBox .nextStop {
    display: none;
}


/* foot */

.foot {
    width: 100%;
    overflow: hidden;
    background: #333;
    padding: 30px 0px 30px 0px;
}

.foot .gnq {
    font-size: 14px;
    line-height: 30px;
    width: 1000px;
    margin: 0px auto;
    text-align: center;
    color: #fff;
}

.bj {
    width: 100%;
    margin: 0px auto;
    height: 100%;
    position: relative;
}

.bj-z1 {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 25%;
    top: 8%;
    background: url('bj-z1.png') no-repeat center 0;
    background-size: 100%;
    animation: fadeInLeft 1.5s;
    -moz-animation: fadeInLeft 1.5s;
    -webkit-animation: fadeInLeft 1.5s;
    -o-animation: fadeInLeft 1.5s;
    z-index: 100;
}

.bj-z2 {
    width: 56%;
    height: 100%;
    position: absolute;
    left: 22%;
    top: 42%;
    background: url('bj-z2.png') no-repeat center 0;
    background-size: 100%;
    animation: fadeInRight 1.5s;
    -moz-animation: fadeInRight 1.5s;
    -webkit-animation: fadeInRight 1.5s;
    -o-animation: fadeInRight 1.5s;
    z-index: 100;
}

.bj-z3 {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 25%;
    top: 60%;
    background: url('bj-z3.png') no-repeat center 0;
    background-size: 100%;
    animation: zoomIn s;
    -moz-animation: zoomIn 2s;
    -webkit-animation: zoomIn 2s;
    -o-animation: zoomIn 2s;
    z-index: 100;
}

.bj-z4 {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 25%;
    top: 80%;
    background: url('bj-z4.png') no-repeat center 0;
    background-size: 100%;
    animation: fadeInUp 2s;
    -moz-animation: fadeInUp 2s;
    -webkit-animation: fadeInUp 2s;
    -o-animation: fadeInUp 2s;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    display: inline-block;
    z-index: 100;
}

.cover-box {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fceac8;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    overflow: hidden;
    z-index: 1;
}

.cover-bg,
.cover-content,
.cover-mask,
.cover-title,
.cover-building,
.cover-slogan {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.show .cover-content,
.show .cover-title,
.show .cover-building,
.show .cover-slogan {
    opacity: 1;
}

.cover-content {
    z-index: 110;
    font-size: 12px;
}

.cover-content .cover-goto {
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #c39235;
    font-size: 16px;
    font-weight: bold;
    background: url(jrzt.png) no-repeat -10000px -10000px;
}

.cover-goto .goto-btn {
    position: absolute;
    left: 0;
    bottom: 2%;
    width: 100%;
    cursor: pointer;
}

.cover-goto .goto-btn .goto-icon {
    display: block;
    margin: 10px auto;
    width: 77px;
    height: 45px;
    background: url(putin.png) no-repeat center;
    z-index: 2000;
}

.cover-goto .goto-btn .goto-icon {
    -webkit-animation-name: coverGoto;
    -moz-animation-name: coverGoto;
    animation-name: coverGoto;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.cover-bg {
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 10;
    background: url(bj.jpg) top center no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.cover-box img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100%;
}