﻿body {
    background: #fff;
    font-size: 16px;
    font-family: Arial;
    margin: 0 0;
    padding: 0;
    color: #323232;
    overflow-x: hidden;
}

a {
    color: #323232;
    text-decoration: none
}

em.date {
    position: relative;
    padding-right: 14px;
    font-style: normal;
    line-height: 14px;
}

em.date i {
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 14px;
    font-style: normal;
}

a:hover {
    color: #d7000f
}

li,
ul {
    padding: 0;
    list-style-type: none;
    box-sizing: border-box
}

div {
    box-sizing: border-box
}

img {
    display: block;
    border: none
}
.kandian{margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;border-radius: 5px;
}
.kandianimg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.kandianimg img {
    display: block;
    width: 100%;
}
.kandiancon {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    font-size: 0;
    width: 100%;
    height: 100%;
}
.kandiancon .con {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.kandiancon p{       font-size: 18px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;text-align: center;    width: 100%;box-sizing: border-box;
}
.kandiancon:after{
    display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle;
    width: 0;
}
.Registration {
    background: #d7000f;
    color: #fff;
    padding: 0px 20px;
    font-size: 18px;
    font-weight: normal;
    line-height: 45px;
    border-radius: 5px;
    margin-top: 25px;
}

.Registration:hover {
    color: #fff;
    background: red;
}

select {

    color: #434343;
}

.btntj {
    font-family: arial;
}

.jssq {
    display: table;
    width: 100%;
}

.jssq .rows {
    margin: 15px auto;
    display: table-row;
    height: 50px;
}

.jssq label {
    display: table-cell;
    text-align: right;
    width: 60px;
    vertical-align: middle;
}

.jssq p {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.jssq p input,
.jssq p select,
.jssq p textarea {
    width: 85%;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    font-family: Arial;
    box-sizing: border-box;
}

input {
    padding: 0;
    margin: 0;
    list-style: none;
}

.jssq font {
    color: red;
    font-weight: bold;
    margin-left: 10px;
    font-size: 18px;
    vertical-align: middle;
}

.btntj {
    width: 60%;
    height: 40px;
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 16px;
    margin: 20px auto;
    display: block;
    cursor: pointer;
    font-family: Arial;
}

.lf {
    float: left
}

.rt {
    float: right
}

.clear {
    clear: both
}

.txthidd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.outshowbj {
    background: url(../img/bj.png);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999998
}

.outshow {
    text-align: center;
    padding: 50px 0;
    background-color: #f3f7f9 !important;
    position: fixed;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    top: 50%;
    margin-top: -80px;
    z-index: 99999999;
    box-shadow: 1px 3px 10px #888
}

.outshow p {
    font-size: 18px
}

.outshow a {
    color: #62a8ea
}

.xs-hidden {
    display: block
}

.xs-show {
    display: none
}

.xl-show {
    display: none !important
}

.container {
    max-width: 1200px;
    width: 100% !important;
    padding: 0 15px;
    margin: 0 auto;
}

.header {
    padding: 15px 0 5px;
    position: fixed;
    top: 0;
    transition: 1s;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
}

.header .logo {
    float: left
}

.header .logo img {
    max-height: 40px;
    width: auto
}

.header .nav {
    float: right;
    display: table;
    margin: 0px auto;
}

.header .nav li {
    display: table-cell;
    padding-left: 26px;
    font-size: 18px;
    position: relative;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: .3s border-color, .3s color;
    height: 46px;
    line-height: 40px;
    box-sizing: border-box
}

.nav_drop {
    position: absolute;
    left: 0px;
    z-index: 99999;
    background: #fff;
    width: 120px;
    text-align: center;
    display: none;
}

.header .nav li:hover .nav_drop {
    display: block;
}

.nav_drop a {
    display: block;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}

.blank66 {
    height: 66px
}

.banner {
    background: url(../img/b09182.jpg) center center;
    height: 500px;
    position: relative;
}

.banner_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}

.unit {
    padding: 30px 30px;
    box-shadow: 2px 5px 14px rgba(0, 0, 0, .2);
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
    position: relative;
    z-index: 99
}

.unit-1-1 {
    float: left;
    padding-right: 80px;
    margin-right: 80px;
    border-right: 1px solid #eee
}

.unit-1-2 {
    float: left
}

.unit-1-3 {
    float: right
}

.unit-1 label,
.unit-2 label {
    font-size: 22px;
    color: #969696
}

.unit-1 h4 {
    font-size: 22px;
    color: #ff9600;
    margin: 15px 0 0
}

.unit-1-3 a {
    display: block;
    width: 190px;
    height: 66px;
    text-align: center;
    background: #d7000f;
    color: #fff;
    line-height: 66px;
    font-size: 30px;
    font-weight: 700;
    border-radius: 10px;
}

.unit-line {
    height: 1px;
    background: #eee;
    margin: 30px 0 24px
}

.unitbox {
    display: table !important;
    width: 100%;
    margin-bottom: 30px
}

.unitbox li {
    display: block;
    overflow: hidden;
    text-align: left;
    width: 33.33333%;
    float: left;
}

.unitbox .zddw {
    width: 100%;
}

.unitbox .zddw img {
    max-width: 100%;
    width: 320px;
}

.unitbox li img {
    display: inline-block;
    max-width: 100%;
    width: 260px;
}

.unitbox li p {
    text-align: center;
    font-family: microsoft yahei;
}

.index-title {
    font-size: 34px;
    font-weight: normal;
    line-height: 50px;
    display: block;
    text-align: center;
    margin-top: -3.1rem;
    padding-top: 7.6rem;
    margin-bottom: 40px;
}



.summary {
    margin: 0 auto;
    box-shadow: 2px 5px 14px rgba(0, 0, 0, .2);
    padding: 30px;
    text-align: left
}

.summary p {
    font-size: 16px;
    line-height: 30px;
}

.focus .focus-list {
    width: 16.666%;
    float: left;
    border: 1px solid #fff
}

.focus .focus-list h3 {
    text-align: center;
    background: #d7000f;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    line-height: 30px
}

.focus-list-t {
    display: table;
    width: 100%;
    height: 80px
}

.focus .focus-list p {
    margin: 0 0 10px 0;
    padding: 10px 10px;
    min-height: 230px;
    line-height: 28px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    text-align: left
}

#contact_xxk {
    border: 1px solid #d7000f
}

#contact_xxk h3 {
    float: left;
    width: 33.333333%;
    font-size: 30px;
    text-align: center;
    margin: 0 auto;
    border-right: 1px solid #d7000f;
    box-sizing: border-box;
    line-height: 55px;
    font-weight: 400;
    cursor: pointer
}

#contact_xxk h3.on {
    background: #d7000f;
    color: #fff
}

.layer-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    background-color: #fff;
    color: #666;
    text-align: left
}

.layer-table tr {
    -webkit-transition: all .3s
}

.layer-table tr:nth-child(even) {
    background-color: #f2f2f2
}

.layer-table td,
.layer-table th {
    position: relative;
    padding: 9px 15px !important;
    min-height: 24px;
    line-height: 24px;
    font-size: 14px
}

.layer-table td:not(:last-child) {
    border-right: 1px solid #e6e6e6
}

.layer-table td.time {
    position: relative;
    text-indent: 30px;
    color: #d7000f
}

.contact_col {
    width: 100%;
    display: none
}

.contact .index-title,
.video .index-title {
    color: #fff
}

.video {
    margin-top: 30px;
    background: url(../../gtc2017/img/b09182.jpg) center center no-repeat;
    height: 500px;
    position: relative;
    background-size: cover
}

.videobj {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7)
}

.video .container {
    position: relative
}

.swiper-container2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-bottom: 35px
}

.swiper-container3 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container4 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 20px;
}

.video_box2 {
    position: relative;
    border: 1px solid #fafcfd
}

.video_box2 a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/video_btn.png) center center no-repeat;
    background-size: 60px 60px
}

.swiper-slide img {
    width: 100%
}

.swiper-slide p {
    line-height: 22px;
    text-indent: 0;
    margin: 5px 0;
    height: 44px;
    text-align: left
}

.video_box2 a:hover {
    background: url(../img/video_btn_hover.png) center center no-repeat;
    background-size: 60px 60px
}

.video-start img {
    margin: 10px auto;
    width: 250px;
    margin-bottom: 50px
}

.guest-detail {
    background: #d7000f;
    color: #fff;
    padding: 5px 10px;
    text-align: left;
    height: 86px;
    display: none;
}

.guest-detail span {
    font-size: 16px;
    display: block;
    font-weight: 700
}

.guest-detail p {
    font-size: 14px
}

.business img {
    width: 100%
}

.aboutus li {
    width: 33.33333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}



.aboutus li b {
    display: block;
}

.aboutus li p {
    font-size: 14px;
    margin-top: 10px;
}

.aboutus {}

.copy,
.link {
    line-height: 40px;
    text-align: center;
    background-color: #373d41;
    color: #9b9ea0;
    margin-top: 60px;
}

.guest .swiper-button-next,
.guest .swiper-button-prev {
    width: 27px;
    height: 155px;
    background-size: 100%;
    margin-top: -78px
}

.guest .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/right.png)
}

.guest .swiper-button-prev,
.guest .swiper-container-rtl .swiper-button-next {
    background-image: url(../img/left.png)
}

.xuanfu {
    background: url(../img/xf.jpg) no-repeat;
    width: 147px;
    height: 238px;
    position: fixed;
    right: 50%;
    margin-right: -740px;
    top: 40%;
    z-index: 99;
    padding-top: 120px;
    padding-left: 5px
}

.xuanfu a {
    margin-bottom: 10px;
    display: block
}

.guest.xs-hidden {
    margin-left: -10px;
    margin-right: -10px;
}

.guest.xs-hidden .swiper-slide {
    width: 25%;
    float: left;
    padding: 10px 10px;
}

#contact_xxk h3:nth-child(3) {
    border: none
}

.col-md-6 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    margin-bottom: 15px;
}

.gjlx li font {
    display: inline-block;
}

.col-md-6 h3 {
    margin-top: 0px;
    font-size: 20px;
    font-weight: normal;
    background: #ceae47;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #ceae47), color-stop(100%, #fff));
    background: -webkit-linear-gradient(45deg, #ceae47 0, #fff 100%);
    background: -o-linear-gradient(45deg, #ceae47 0, #fff 100%);
    background: linear-gradient(45deg, #ceae47 0, #fff 100%);
    color: #fff;
    text-indent: 10px;
}

.gjlx li {
    list-style: disc;
    margin: 10px 0px;
    margin-left: 20px;
}

.tab-pane h3 {
    font-size: 20px;
    line-height: 36px;
    padding: 35px 0;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 0;
    font-weight: normal;
    margin-top: 0;
    text-align: center;
}

.content-list {
    padding: 19px 0;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    line-height: 30px;
    display: block !important;
    height: auto !important;
    transition: all 0.5s;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row::after,
.row::before {
    display: table;
    content: " ";
}

.row::after {
    clear: both;
}

.col-sm-3 {
    width: 25%;
}

.col-sm-9 {
    width: 75%;
}

.col-sm-9,
.col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    text-align: left;
}



.content-list h4 {
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
}


.content-list em {
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    list-style-type: disc;
    display: list-item;
    margin-left: 20px;
}

.content-list .title span {
    color: #808080;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.aboutus li:nth-child(5) {
    width: 100%;
}

.share:after {
    clear: both;
    content: "";
    display: table;
}

.share {
    margin-top: 10px;
}

.share>section {
    margin-right: 10px;
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 50%;
    position: relative;
}

.share>section:nth-child(1)>a {
    background-position: -3px -433px;
}

.share>section:nth-child(2)>a {
    background-position: -86px -442px;
}

.share>section:nth-child(3)>a {
    background-position: -3px -550px;
}

.share>section:nth-child(4)>a {
    background-position: -86px -559px;
}

.share>section:nth-child(5)>a {
    background-position: -3px -379px;
}

.share>section:nth-child(6)>a {
    background-position: -3px -609px;
}

.share>section>a {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../img/icons.png) no-repeat;
}

.ewm {
    position: absolute;
    bottom: 50px;
    width: 200px;
    height: 200px;
    border: 1px solid #eee;
    display: none;
}

.share>section:hover .ewm {
    display: block
}

.banner h2 {
    font-size: 50px;
    text-align: center;
    margin: 10px 0px;
}

.banner h3 {
    text-align: center;
    font-size: 44px;
    margin: 10px 0px;
}

/*议程*/
.major-title {
    margin: 5px auto;
    font-size: 16px;
    color: #333;
    padding: 0px 5px;
    position: relative;
}

.major-title:before {
    position: absolute;
    background: url(img/title.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    left: -5px;
}

.major-author {
    font-size: 15px;
    color: #444;
    padding: 0px 5px;
    display: block;
    position: relative;
    margin: 5px auto;
    line-height: 18px;
}

.major-author i {
    font-weight: bold;
    font-style: inherit;
    min-width: 3em;
    display: inline-block;
    margin-right: 10px;
    text-align-last: justify;
}

.major-author :before {
    position: absolute;
    background: url(img/author.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    left: -5px;
}

.major-des {
    margin: 10px auto;
    font-size: 13px;
    padding: 0px 5px;
    position: relative;
}

.major-des:before {
    position: absolute;
    background: url(img/des.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    left: -5px;
}

.layer-table-border tr:nth-child(odd) {
    border-left: 3px solid #d7000f;
}

.layer-table-border tr:nth-child(even) {
    border-left: 3px solid #f2f2f2;
}

.layer-table-border td,
.layer-table-border th {
    padding: 5px 15px !important;
}

.ny-layer {
    padding: 0px 0px;
}

.djs {
    position: absolute;
    z-index: 9999999999999;
    top: 65%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
}

.djs .font-size-42 {
    font-size: 30px;
}

.djs a {
    color: #d80c01;
    padding: 5px 20px;
    border: 1px solid #fff;
    border-radius: 5px;
    background: #fff;
}

.banner .container {
    position: relative;
    z-index: 9;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.banner .container img {
    display: inline-block;
    height: 40px;
}

.jb_box {
    margin-left: -15px;
    margin-right: -15px;
}

.jb_box li {
    width: 25%;
    overflow: hidden;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
}

.jb_box li div {
    padding: 30px 30px;
    background: #eee;
    text-align: center;
}

.jb_box li img {
    width: 150px;
    border-radius: 100%;
    display: inline-block;
}

.jb_box li p {
    height: 96px;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

.jb_box li p b {
    display: block;
    text-align: center;
}

.all_video {
    width: 100%;
}

.all_video img {
    width: 100%;
    height: auto;
}

.dhgm {
    margin-top: 30px;
}

.dhgm li {
    width: 20%;
    float: left;
    text-align: center;
}

.dhgm li h2 {
    margin-bottom: 10px;
    margin-top: 50px;
    line-height: 14px;
    font-size: 30px;
}

.dhgm li div {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    background: #fff;
    color: rgba(215, 0, 15, 1);
    border: 1px solid rgb(215, 0, 15);
    transition: .3s;
}

.dhgm li div:hover {
    background: rgba(215, 0, 15, 1);
    color: #fff;
}

.hydt_left span {
    display: table-cell;
    width: 135px;
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
}

.hydt_left p {
    display: table-cell;
}

.hydt_left {
    float: left;
    width: 50%;
    padding-right: 25px;
    display: table;
}

.hydt_right {
    float: right;
    width: 50%;
    padding-left: 25px;
    display: table;
}

.hydt_left p font {
    display: inline-block;
}

.bar {
    position: relative;
    display: block;
    width: 25px;
    height: 2px;
    margin: 6px auto;
    background-color: #000;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-button {
    position: relative;
    padding: 3px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #fff;
    width: 30px;
    float: right;
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px;
}

.mob-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    background: #fff;
    height: 300px;
    border-bottom: 1px solid #ccc;
    margin-top: 14px;
    display: none;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 30px 0px;
    background: rgba(0, 0, 0, 0.9);
}

.cross .mob-menu {
    display: block
}

.mob-menu li {
    line-height: 42px;
    text-align: center;
}

.mob-menu li a {
    line-height: 42px;
    display: inline-block;
    color: #fff;
}

.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    -ms-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
    opacity: 0;
}

.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    -ms-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
}

.cross:hover .bar:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-40.5deg);
    -ms-transform: translateY(8px) rotate(-40.5deg);
    transform: translateY(8px) rotate(-40.5deg);
}

.cross:hover .bar:nth-of-type(2) {
    opacity: 0;
}

.cross:hover .bar:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(40.5deg);
    -ms-transform: translateY(-8px) rotate(40.5deg);
    transform: translateY(-8px) rotate(40.5deg);
}

.layer-table td.time::before {
    background: url(../img/clock.png) left center no-repeat;
    text-indent: 40px;
    content: "";
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    background-size: 80%;
}

.video2 {
    padding: 1px 0;
}

.col-md-6 img {
    max-width: 100%;
}

.summary .new_map_p1 {
    margin-left: 0;
    font-size: 24px;
    border-bottom: 2px solid #d4d4d4;
    padding-bottom: 15px;
    margin-top: 60px;
    text-indent: 0;
}

.summary .new_map_p2 {

    vertical-align: middle;
    text-indent: 0;
}

.summary .new_map_p2 img {
    vertical-align: middle;
    width: 26px;
    display: inline-block;
    margin-right: 5px;
}

.new_map_a {
    display: inline-block;
    background: #db311b;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    margin-top: 20px;
}

.new_map_a:hover {
    color: #fff;
}

.img-responsive{
    width:100%
}
.livedjs {
    text-align: center;
    padding-top: 20px;
}

.livedjs div {
    background-image: -webkit-linear-gradient(-45deg, #ed1c24, blue);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    text-align: center;
    font-size: 32px;
    line-height: 70px;
    font-weight: 700;
}
.livedjs div.tit{
    -webkit-text-fill-color: #333;
}
.livedjs div span {
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-text-fill-color: #333;
    font-weight: normal;
}

.livedjs div.time {
    font-size: 50px;
}
.aboutus h3{
    font-weight: normal;
    margin-top: 0;
}
.register{
    background-image: -webkit-linear-gradient(-45deg, #ed1c24, blue);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.baoming {
    position: fixed;
    width: 100%;
    height: 50px;
    left: 0;
    bottom: 0;
    background: #eee;
    padding: 5px 2px;
    z-index: 99;
}
.baoming .mobile_reg {
    display: block;
    background: #cd424b;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none!important;
}
@media (max-width:767px) {
    .visible-xs {
        display: block!important;
    }
    .col-xs-12{
width: 100%;
    }
    .col-xs-5{
        width: 41.66666667%;
            }
            .col-xs-7{
                width: 58.33333333%;
                    }
    .livedjs {
        text-align: center;
    }

    .livedjs div {
        font-size: 24px;
        line-height: 60px;
    }

    .livedjs div span {
        font-size: 14px;
    }

    .livedjs div.time {
        font-size: 20px;
        line-height: 30px;
    }

    .summary .new_map_p1 {
        width: 100%;
        margin-top: 10px;
    }

    .unitbox .zddw img {

        width: 260px;
    }



    .dhgm li div {
        width: 110px;
        height: 110px;
    }

    .dhgm li h2 {
        margin-top: 32px;
        font-size: 26px;
    }

    .tab-pane h3 {
        font-size: 20px;
    }

    .content-list .col-sm-3 span,
    .content-list h4 {
        font-size: 16px;
        font-weight: bold;
    }

    .banner {
        height: 400px;
    }

    .banner h2 {
        font-size: 26px;
    }

    .banner h3 {
        font-size: 32px;
        margin-top: 0;
        font-weight: normal;
    }

    .banner h4 {
        margin: 10px 0px;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
    }

    .banner p {
        text-align: center;
        font-size: 16px;
    }

    .dhgm li {
        width: 50%;
        margin-bottom: 15px;
    }

    .col-xs-6 {
        width: 50%;
    }

    .aboutus li:nth-child(2) {
        border: none;
    }

    .row {
        margin-right: -10px;
        margin-left: -10px;
    }

    .aboutus li {
        width: 100%;
    }

    .col-md-6 {
        width: 100%;
    }

    .jb_box {
        margin-left: -10px;
        margin-right: -10px;
    }

    .jb_box li {
        width: 100%;
    }

    .container {
        padding: 0 10px;
    }

    .summary {
        box-shadow: none;
        padding: 0
    }

    .video {
        height: 270px
    }

    .layer-table td.time {
        width: 76px
    }

    .layer-table-day30 td.time {
        width: 40px
    }

    .dhyctit {
        background: #d7000f;
        color: #fff;
        width: 100%;
        font-size: 14px;
        padding: 8px 0;
        line-height: 16px;
        text-align: center;
        font-weight: 400;
        margin-bottom: 0
    }

    .layer-table td.time::before {
        display: none
    }

    .summary p {
        font-size: 16px;
        line-height: 22px;
        margin: 15px auto
    }

    .unit {
        padding: 0 0;
        box-shadow: none;
        border-radius: 0;
        font-family: simsun;
        margin-top: 20px
    }

    .unit-1-1 {
        float: none;
        padding-right: 0;
        margin-right: 0;
        border-right: none;
        width: 100%;
        display: none
    }

    .unit-1-2 {
        width: 100%;
        float: none;
        display: none
    }

    .unit-1-3 {
        float: none;
        text-align: right
    }

    .unit-1 h4 {
        margin: 15px 0 15px;
        font-size: 26px
    }

    .unitbox {
        display: block
    }

    .unitbox li {
        display: block;
        margin-bottom: 10px;
        width: 50%;
        float: left;
    }

    .unit-1-3 a {
        font-size: 16px;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        width: 80px;
        font-weight: 400
    }

    .unitbox li p {
        margin-top: 5px;
        font-size: 12px;
    }

    .index-title {
        font-size: 26px;
        font-weight: 400
    }

    .focus .focus-list {
        width: 50%
    }

    .focus .focus-list:nth-child(7) {
        width: 100%
    }

    .focus .focus-list p {
        height: auto;
    }

    .focus .focus-list h3 {
        font-size: 16px;
        line-height: 18px
    }

    .focus-list-t {
        width: 100%;
        height: 45px
    }

    #contact_xxk h3 {
        font-size: 12px;
        padding: 8px 0;
        line-height: 16px
    }

    .layer-table td:first-child {
        background: 0 0;
        text-indent: 0
    }

    .layer-table td,
    .layer-table th {
        padding: 7px 2px !important;
        height: auto;
        line-height: 20px;
        border: none !important
    }

    .video-start img {
        width: 150px
    }

    .contact .code img {
        max-width: 100px
    }

    .contact .code p {
        margin-bottom: 10px
    }

    .copy,
    .link {
        float: none;
        text-align: center;
        line-height: 40px
    }

    .xs-hidden {
        display: none !important
    }

    .xs-show {
        display: block !important
    }

    .right_iconbox {
        position: fixed;
        bottom: 30%;
        z-index: 999;
        right: 10px;
        margin-right: 0;
        border-radius: 100%;
        overflow: hidden;
        height: 48px
    }

    .right_iconbox .icon {
        display: inline-block;
        margin: 0 !important;
        width: 48px;
        height: 48px;
        position: relative;
        opacity: 0;
        transition: 1s;
        background: rgba(68, 68, 68, .3) url(../img/icon_all.png) no-repeat 0 0
    }
}

@media (max-width:1040px) and (min-width:768px) {
    .jb_box li {
        width: 33.3333%
    }

    .header .logo img {
        max-height: 30px
    }

    .unit-1-1 {
        padding-right: 40px;
        margin-right: 40px
    }

    .focus .focus-list h3 {
        font-size: 18px
    }

    .focus .focus-list p {
        height: auto
    }

    #contact_xxk h3 {
        font-size: 20px
    }

    .unit-1 h4 {
        font-size: 20px
    }

    .unit-1-3 a {
        width: 150px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }

    .focus .focus-list h3 {
        line-height: 18px
    }
}

@media (max-width:991px) {
    .header .logo img {
        max-height: 30px;
    }

    .xd-show {
        display: block !important;
    }

    .xd-hidden {
        display: none !important;
    }

    .blank66 {
        height: 50px
    }

    .focus-list-t {
        height: 40px
    }

    .foot {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99999;
        padding: 5px;
        background-color: rgba(223, 223, 223, .91)
    }

    .foot a {
        display: block;
        width: 30%;
        float: left;
        text-align: center;
        background: #d7000f;
        color: #fff;
        border-left: 6px solid rgba(223, 223, 223, .91);
        box-sizing: border-box;
        line-height: 35px;
        font-size: 16px
    }

    .foot a:first-child {
        border: none;
        width: 70%
    }

    .blank35 {
        height: 45px
    }

    .xl-show {
        display: block !important
    }
}

.hotel table {
    WIDTH: 100%;
    BORDER-COLLAPSE: collapse;
    FONT-SIZE: 16px;
    background-color: #fff;
    color: #666;
}

.hotel table tr {
    transition: all .3s;
    -webkit-transition: all .3s;
}

.hotel table td,
.hotel table th {
    position: relative;
    padding: 9px 3px;
    min-height: 24px;
    line-height: 20px;
    font-size: 14px;
}

.hotel table tr:nth-of-type(odd) {
    background: #f3f2f2;
}

.lastpage {
    background: rgb(215, 0, 15);
    padding: 0px 10px;
}

.lastpage a {
    color: #fff;
    display: inline-block;
    padding: 10px 0px;
    cursor: pointer;
}

.hotel table tr td:last-child {
    padding-right: 10px;
}

.hotel table tr td:first-child {
    padding-left: 10px;
}

.hotel .tel {
    width: 20px;
}

.hot_container {
    max-width: 1000px;
    margin: 0px auto;
}

.hot_container .hotel {
    border-bottom: 2px solid #f3f2f2;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

/*开发者论坛*/
.forum-table tr:nth-child(odd) td {
    padding-bottom: 10px !important;
}

.forum-table tr:nth-child(even) {
    background: none;
}

.forum-table td:not(:last-child) {
    border-right: none;
}

.forum-table td {
    padding: 0px 5px !important;
    vertical-align: top;
}

.forum-table td b {
    color: #666;
}

.forum-table td:first-child {}

.layer-table .link {
    display: inline-block;
    width: 14px;
    margin-left: 10px;
    vertical-align: middle;
}

.layer-table td a:hover {
    color: #d7000f;
}

/*支持媒体*/
.media-box {
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.media-box .media-list {
    display: table-cell;
}

.media-box .media-list span {
    display: block;
    line-height: 24px;
}

@media (max-width:767px) {
    .media-box {}

    .media-box .media-list {
        width: 50%;
        float: left;
        text-align: left;
    }

    .media-box .media-list span {
        display: block;
    }
}


/*new*/
.mosaic-reveal {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    box-sizing: border-box;
    color: #fff;
}

.mosaic-reveal_core {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
    flex-basis: 100%;
    width: 100%;
    padding: 35px 11%;
    background: no-repeat center;
    background-size: cover;

    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    padding: 0 5%;
    color: #434343;
}

.mosaic-reveal_core-mega-title {
    font-size: 40px;
    line-height: 1.11;
}

.mosaic-reveal_mosaics {
    box-sizing: border-box;
    flex-basis: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    overflow: hidden;

    flex-basis: 50%;
    width: 50%;
}

.mosaic-reveal_tease {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 1s ease;
}

.mosaic-reveal_tease-title {
    padding: 15px 20px 50px;
    font-size: 1.999396rem;
    line-height: 2.325rem;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
}

.mosaic-reveal_content {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: all .500s ease;
    padding: 0 50px;
}

.mosaic-reveal_content-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .95;
    background: #191919;
}

.mosaic-reveal_mosaic {
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    background: no-repeat center;
    background-size: cover;
    position: relative;
    height: 240px;
    overflow: hidden;
}


.mosaic-reveal_content>* {
    opacity: 0;
    transition: all 1s ease;
}

.mosaic-reveal_content-title::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 50px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

.mosaic-reveal_content-title {
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    position: relative;
    font-size: 1.2019rem;
    line-height: 1.55rem;
}

.mosaic-reveal_content-hide {
    content: "";
    height: 25px;
    width: 25px;
    display: block;
    margin-left: 98%;
    margin-bottom: -20px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 20px;
    text-align: center;
}

.mosaic-reveal_mosaic:hover .mosaic-reveal_tease {
    display: none
}

.mosaic-reveal-12 .mosaic-reveal_mosaic {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
}


@media (min-width:768px) {
    .mosaic-reveal_mosaic:hover .mosaic-reveal_content>* {
        opacity: 1;

    }

    .mosaic-reveal_mosaic:hover .mosaic-reveal_tease-title {
        display: none;
    }

    .mosaic-reveal_mosaic:hover .mosaic-reveal_content {
        visibility: visible;
        opacity: 0.9;
        top: 0;
    }

    .mosaic-reveal_content-hide {
        display: none;
    }

    .mosaic-reveal-12 .mosaic-reveal_core {
        order: 1;
    }
}

@media (max-width:767px) {
    .mosaic-reveal_core {
        flex-basis: 100%;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    .mosaic-reveal{
        margin-bottom: 30px;
    }
    .mosaic-reveal-12{
        margin-bottom: 0px;
    }
    .index-title {
        padding-top: 6.6rem;
    }
    .mosaic-reveal_core-mega-title {
        font-size: 20px;
        font-weight: normal;
    }

    .mosaic-reveal_mosaics {
        flex-basis: 100%;
        width: 100%;
    }

    .mosaic-reveal_mosaic {
        height: 130px;
    }

    .mosaic-reveal_tease-title {
        padding: 2px 50px 15px 20px;
        margin: 0;
        line-height: 1.55rem;
        font-size: 1.0625rem;
    }

    .mosaic-reveal_mosaic.show-content {
        position: static;
    }

    .show-content .mosaic-reveal_content {
        visibility: visible;
        opacity: 0.9;
        top: 0;
    }

    .show-content .mosaic-reveal_content>* {
        opacity: 1;
    }
}

/*new end*/

.sub_title {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}
.text-center {
    text-align: center;
}
.legendbox .row {
    margin-bottom: 10px;
    background: #fff;
    border-left: 3px solid #d7000f;
}
.legendbox .row:last-child{
    margin-bottom: 0px;
}
.baogaoren {
    margin-bottom: 15px;
}
.baogaoren img {
    width: 100%;
    max-width: 130px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 100%;
    display: inline-block;
}
.legendbox{
        font-size: 14px;
        display:none;
}
.forumbox {
    
}
.legendt{}
.legendt h3{
    display: block;
    padding: 15px 15px;
    background: #eee;
    width: 50%;
    float: left;
    text-align: center;
    position:relative;
    margin-top: 0;
    margin-bottom: 30px;
}
.legendt h3.on {
    background: #ddd;
}
.legendt h3 i{
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 50px;
    color: #ddd;
    display:none;
}
.legendt h3.on i{
    
display:block;
}

.forumbox .row:nth-child(odd) {
    background: #f5f5f5;
}
.forumbox .row div {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #222;
    line-height: 24px;
}
.formtitle {
    background: #cd424b;
    font-size: 15px;
    color: #fff !important;
    font-weight: bold;
}
.forumbox .row h3 {
    margin-top: 0;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    font-style: italic;
}
.legendbox  .row h3 {
    font-size: 15px;
    color: #000;
    font-weight: normal;
    font-style: italic;
}
.content-list {
        border-bottom: none;
}
.tab-pane{
    margin-bottom: 35px;border-bottom: 1px solid #eee;
}
.nav_drop {
    background: #eee;
    width: 160px;left: inherit;
    right:0px;
}
.nav_drop a {
    border-top: 1px solid #fff;
}
@media (min-width:768px) and (max-width:1400px) {

	.forumbox .row div.col-sm-2{width:15%}
	.forumbox .row div.col-sm-10{width:85%}
}

@media (min-width:1401px)  {

	.forumbox .row div.col-sm-2{width:10%}
	.forumbox .row div.col-sm-10{width:90%}
}
@media (max-width:767px){

	.legendt h3{
        font-size:15px;
    }
    .legendt h3 i {
        top: 43px;
    }
}