html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #110E2D;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

input,
select,
textarea {
    vertical-align: middle;
    -ms-behavior: url(css/PIE.htc);
    behavior: url(css/PIE.htc);
    outline: none;
}

img {
    /*width: 100%;*/
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
}

ul li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}




.show-pc {
    display:block;
}
.show-phone {
    display:none;
}
/*pc端*/

.container {
    width:100%;
}

/*头部*/
.header {
    width:100%;
}
.top {
    position: fixed;
    width: 100%;
    margin: 0 auto;
    /*overflow: hidden;*/
    background: rgba(17,14,45,.8);
    z-index:100;
}

.top-c {
    width: 1200px;
    height: 80px;
    /*overflow: hidden;*/
    margin: 0 auto;
}

.logo {
    width: 100px;
    float: left;
    margin-top: 19px;
}

.logo img {
    width: 100%;
}

.nav-list {
    width:58%;
    float:right;
}

.nav-list.active {
    position: fixed;
    top: 0;
    bottom: auto;
    opacity: 1;
    z-index: 999;
}

.nav-list.active .nav-list-mask {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #f5f5f5;
}

.list {
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    list-style-type: none;
}

.list li {
    width: 10%;
    float: left;
    padding:4.8% 0 4%;
    font-size: 16px;
    text-align: center;
    cursor:pointer;
    margin-left:6.2%;
}
.list li:nth-child(3){
    width:19%;
}
.list li:first-child {
    margin-left: 0;
}

.list li {
    color: #fff;
}

.list li:hover{
    color: #00CFFF;
    border-bottom:4px solid #00CFFF;
}
.list li.active{
    color: #00CFFF;
    border-bottom:4px solid #00CFFF;
}

/*banner*/
.banner {
    width:100%;
    height:630px;
    background:url(../images/banner.png) center no-repeat;
    background-size:cover;
    position:relative;
}
.ban-img>img{
    width: 100%;
}
.banner-con{
    width:1200px;
    height: 100%;
    position:relative;
    margin:0 auto;

}
.ban-txt {
    width:80.2%;
    position:absolute;
    top: 36.6%;
    left: 10%;
}
.ban-img {
    width: 100%;
}
.ban-t1 {
    font-size: 30px;
    color: #fff;
    margin: 73px 0;
    text-shadow: 2px 2px 0px #000;
    font-family: 微软雅黑;
    font-weight: 600;
    margin-left: 4px;
    letter-spacing: 0.3px;
}
.ban-t2 {
    font-size:16px;
    color:#fff;
}
.banner-btn{
    width:200px;
    position:absolute;
    top:0%;
    left:0%;
    right:0%;
    bottom:0%;
    margin:0 auto;
    margin-top:430px;
    cursor: pointer;
}
.banner-btn img{
    width:100%;
}
.banner-btn-icon{
    position:absolute;
    top:0%;
    left:0%;
    width:100%;
}
/*大会概述*/
.main{
    width: 1200px;
    margin:0 auto;
}
.p0-content {
    width:100%;
    margin: 0 auto;
    height:420px;
    background:url(../images/bg.png) bottom no-repeat;
    background-size:cover;
    position:relative;
    overflow: hidden;
}
.p0-box {
    width:100%;
    margin:0 auto;
}
.p0-tit {
    width:100%;
    margin: 40px auto 40px;
    font-size:40px;
    color:#fff;
    text-align: center;
    font-weight: 600;
}
.p2-tit{
    margin:35px auto 35px;
}
.p0-tit-ts{
    margin:20px auto 58px;
}
.p0-con {
    width:100%;
    margin:0 auto;
    overflow:hidden;
}
.p0-txt1{
    color: #F0F0F0;
    line-height: 2.2em;
    text-align: justify;
}
.p0-txt2{
    letter-spacing:-0.5px;
    margin-top: 20px;
}
/*活动议程*/
.rc-box{
    width:100%;
    margin:0 auto;
    padding-bottom:30px;
    overflow:hidden;
}
.rc-tabbox{
    width:100%;
    overflow:hidden;
}
.yc-imgbox{
    width:100%;
    margin-top:0.8%;
}
.yc-tab1{
    width:50%;
    float:left;
    cursor:pointer;
}
.yc-tab1 img{
    width:100%;
}
/*价值亮点*/
.p1-container {
    width:100%;
}
.p1-container img {
    width:100%;
}
.p1-main {
    width:1200px;
    margin:0 auto;
}
.p1-list {
    width:100%;
    overflow:hidden;
    padding-top:30px;
}
.p1-list>li {
    width:400px;
    float:left;
}
.p1-list>li:first-child {
    position:relative;
    z-index:1;
}
.p1-img {
    width:100%;
    position:relative;
}
.p1-img video {
    height:362px;
    position:absolute;
    top:0;
    left:-30%;
    margin:0 auto;
    opacity: 0.4;
}
.p1-shadow {
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
}
.p1-cover {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background-color:rgba(17, 14, 45, 0.7);
    opacity: 0;
}
.p1-cover2 {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    opacity: 0;
    /*background-color:rgba(17, 14, 45, 0.7);*/
}
.p1-box {
    width:100%;
    height:100%;
    position:absolute;
    top:60%;
    left:0;
}
.p1-s-tit {
    width:100%;
    text-align:center;
    font-size:24px;
    color:#00cfff;
    margin-top:20%;
    font-weight: 600;
}
/*.p1-s-tit.p1-s-tit1 {
    margin-top:22.5%;
}*/
.p1-ts {
    width:61.5%;
    margin:0 auto;
    font-size:16px;
    color:#f0f0f0;
    line-height:1.7em;
    margin-top:5%;
    opacity: 0;
}
.p1-txt1 {
    margin-bottom:5%;
}
.p1-sign {
    width:55.8%;
    position:absolute;
    top:9.3%;
    left:0;
    right:0;
    margin:0 auto;
}
.p1-s-tit2 {
    width:100%;
    position:absolute;
    top:82.2%;
    left:0;
    right:0;
    margin:0 auto;
}
.p1-con {
    width:100%;
    position:relative;
    top:0;
    left:0;
    margin:2% auto 0;
}
.p1-con-ts {
    width:94%;
    margin:0 auto;
    position:absolute;
    top:18.5%;
    left:0;
    right:0;
}
.p1-con-txt {
    font-size:16px;
    color:#f0f0f0;
    line-height:1.8em;
}
.p2-img-tit2.p1-more {
    width:30.5%;
    position: absolute;
    top:47%;
    left:0;
    right: 0;
    margin: 0 auto;
}
/*紫光创新体验中心导览*/
.zg-bg{
    width:100%;
    margin: 0 auto;
    background:url(../images/zg-bg.png) bottom no-repeat;
    background-size:cover;
    position:relative;
    overflow: hidden;
}
.zg-dress{
    width:42%;
    margin:0 auto;
    font-size:18px;
    color:#fff;
    overflow:hidden;
}
.zg-dress img{
    width:3.8%;
    float:left;
    margin-right:4%;
}
.zg-img{
    width:100%;
    padding-top:1.3%;
}
.zg-img img{
    width:100%;
}

/*会场导览*/
.hc-img{
  width:51.2%;
  float:left;
  position:relative;
}
.hc-img1{
    width:48.7%;
}
.hc-img img,.hc-btn img{
    width:100%;
}
.hc-btn{
    width:24.3%;
    position:absolute;
    top:32%;
    left:0%;
    bottom:0%;
    right:0%;
    margin:0 auto;
}





/*第1个*/
/*.p1-list>li:first-child:hover .p1-cover {
    animation: p1-cov1 0.5s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-cov1 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.p1-list>li:first-child:hover .p1-box {
    animation: p1-s-yd1 0.7s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-s-yd1 {
    0% {
        transform:translate(0, 0);
    }
    15% {
        transform:translate(0, 0);
    }
    100% {
        transform:translate(0, -60%);
    }
}
.p1-list>li:first-child:hover .p1-ts {
    animation: p1-s-yd2 0.7s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-s-yd2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}*/
.p1-list>li:hover .p1-cover {
    animation: p1-cov1 0.5s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-cov1 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.p1-list>li:hover .p1-box {
    animation: p1-s-yd1 0.7s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-s-yd1 {
    0% {
        transform:translate(0, 0);
    }
    15% {
        transform:translate(0, 0);
    }
    100% {
        transform:translate(0, -60%);
    }
}
.p1-list>li:hover .p1-ts {
    animation: p1-s-yd2 0.7s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-s-yd2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

.p1-list>li:nth-child(2):hover .p1-box {
    animation: p1-s-yd1_2 0.7s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-s-yd1_2 {
    0% {
        transform:translate(0, 0);
    }
    15% {
        transform:translate(0, 0);
    }
    100% {
        transform:translate(0, -50%);
    }
}
.p1-list>li:nth-child(3):hover .p1-box {
    animation: p1-s-yd1_3 0.7s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-s-yd1_3 {
    0% {
        transform:translate(0, 0);
    }
    15% {
        transform:translate(0, 0);
    }
    100% {
        transform:translate(0, -63%);
    }
}

/*第3个*/
/*.p1-list>li:nth-child(3):hover .p1-cover {
    animation: p1-cov1 0.5s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-cov1 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.p1-list>li:nth-child(3):hover .p1-box {
    animation: p1-s-yd3 0.7s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-s-yd3 {
    0% {
        transform:translate(0, 0);
    }
    15% {
        transform:translate(0, 0);
    }
    100% {
        transform:translate(0, -60%);
    }
}
.p1-list>li:nth-child(3):hover .p1-ts {
    animation: p1-s-yd4 0.7s linear;
    animation-fill-mode:forwards;
}
@keyframes p1-s-yd4 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}*/

/*大会议程*/
.p2-con {
    width:100%;
}
.p2-box {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}
.p2-ul{
    width:100%;
    height:336px;
/*    overflow:hidden;*/
}
.p2-li{
    width:23.9%;
    height:282px;
    background-color:#0c1d4c;
    transform:scale(1, 1);
    transition:0.2s all linear;
    float:left;
    vertical-align: middle;
    margin-left:1.4%;
    margin-top: 27px;
    position: relative;
}
.p2-li:first-child{
    margin-left:0%;
}
.p2-li:hover{
    transform:scale(1.17, 1.17);
    transition:0.2s all linear;
    background: #112B5E;
    z-index: 10;
}
.p2-li-item-box{
    width:100%;
    overflow:hidden;
}
.p2-li-icon{
    width:23%;
    margin:0 auto;
    margin-top:16%;
}
.p2-li-icon2{
    width:22%;
}
.p2-li-icon3{
    width:28.2%;
    margin-top:11%;
}
.p2-li-icon4{
    width:28.2%;
    margin-top:13%;
}
.p2-li-icon img{
    width:100%;
}
.p2-li-tit{
    font-size:18px;
    color:#00cfff;
    text-align:center;
    margin-top:14%;
    font-weight:600;
}
.p2-li-tit-mou{
    font-size:20px;
}
.p2-li-txt{
    font-size:16px;
    color:#f0f0f0;
    text-align:center;
    margin-top:6%;
    line-height:1.5em;
}
.p2-li-txt-mou{
    font-size:18px;
}
/*新增地图模块*/
.p2-map{
    width: 100%;
    margin:1% auto 0;
    overflow: hidden;
    background: #0C1D4C;
}
.p2-map-left{
    width: 45%;
    margin: 5% auto;
    float: left;
    /*overflow: hidden;*/
    margin-left: 3.6%;
}
.map-date1{
    width:35%; 
    float: left;
    margin-top: 0%;
    position: relative;
}
.div-map-icon{
    width: 23px;
    margin-left: 28%;
    margin-bottom: 10%;
}
.div-map-icon>img {
    width:100%;
}
.p2-map-txt{
    font-size: 16px;
    color: #fff;
    text-align:center;
}
.p2-map-txt2{
    font-size: 16px;
    color: #fff;
    position:absolute;
    top:4%;
    left:50%;
}
.p2-map2-txt2{
    left:44%;
}
.p2-line{
    width: 1%;
    float: left;
    margin-left: 3%;

}
.map-txt{
    font-size: 16px;
    color: #fff;
    clear: both;
    padding-top: 5%;
    margin-left: 9%;
}
.map-date2{
    width:48%; 
    float: left;
    margin-left: 10%;
    position: relative;
}
.map-date2 .p2-map-txt{
    margin-top: -3.7%;
}
.p2-map-right{
    width: 48.2%;
    float: right;
    position: relative;
}
.p2-map-img{
    width: 95%;
    margin: 2.5% auto;
}
.p2-map-img>img{
    width: 100%;
}
.p2-map-icon1{
    width: 4%;
    position: absolute;
    top:43.3%;
    left: 35.6%;
}
.p2-map-icon2{
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
    right:0;
}
.p2-ic {
    animation: p2-ic 1.7s linear infinite;
    -webkit-animation: p2-ic 1.7s linear infinite;

}
@keyframes p2-ic {
    0% {
        transform:translate(0, 0);
    }
    50% {
        transform:translate(0, -0.6vh);
    }
    100% {
        transform:translate(0, 0);
    }
}
.p2-ic2 {
    animation: p2-ic2 1.7s linear infinite;
    -webkit-animation: p2-ic2 1.7s linear infinite;
    animation-delay: 1.7s;

}
@keyframes p2-ic2 {
    0% {
        transform:scale(1);
    }
    50% {
        transform:scale(1.1);
    }
    100% {
        transform:scale(1);
    }
}


.p2-img-box{
    position:relative;
    width: 100%;
    height:320px;
    margin-top:6%;
    overflow:hidden;
}
.p2-img{
    width:49.7%;
    position:absolute;
    top:0%;
    left:0%;
    /*overflow:hidden;*/
}
.p2-img img,.p2-img2 img{
    width:100%;
    transition-duration:0.5s;
}
.p2-img2{
    width:51.4%;
    position:absolute;
    top:0%;
    right:0%;
    /*overflow:hidden;*/
}
.p2-img-tit{
    /*width:42%;*/
    position:absolute;
    top:11%;
    left:7%;
    font-size:24px;
    color:#fff;
    font-weight: 600;
}
.p2-img-tit2{
    width:19.8%;
    padding:17.5px 0%;
    position:absolute;
    top:26%;
    left:7%;
    font-size:14px;
    color:#fff;
    text-align:center;
    cursor:pointer;
}
.p2-img-bg1{
    width: 100%;
    padding:8px 0%;
    position:absolute;
    top:0%;
    left:0%;
    background-image: linear-gradient(to right, #016aff, #00cfff);
}
.p2-img-bg2{
    width: 100%;
    padding:8px 0%;
    position:absolute;
    top:0%;
    left:0%;
    background-image: linear-gradient(to right, #00cfff, #016aff);
}
.p2-bg-show{
    animation: p2-bg-show 0.4s linear;
    -webkit-animation: p2-bg-show 0.4s linear;
    animation-fill-mode: forwards;
}
@keyframes p2-bg-show{
    0%{
        opacity:0;
    }
    100%{
        opacity:1;
    }
}
.p2-bg-hide{
    animation: p2-bg-hide 0.4s linear;
    -webkit-animation: p2-bg-hide 0.4s linear;
    animation-fill-mode: forwards;
}
@keyframes p2-bg-hide{
    0%{
        opacity:1;
    }
    100%{
        opacity:0;
    }
}
.p2-img-tit3{
    left:12.6%;
}
.p2-img-sca{
    transform:scale(1, 1);
    transition:0.5s all linear;
}
.p2-img:hover .p2-img-sca img{
     transform:scale(1.05, 1.05);
}
.p2-img2:hover .p2-img-sca img{
     transform:scale(1.05, 1.05);
}
.p2-img-sca:hover img{
    transform:scale(1.05, 1.05);
}
.p2{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.p2-bottom-bg{
    width: 100%;
    height: 385px;
    position: absolute;
    bottom: 0;
}
.p2-bottom-bg img{
    width: 100%;
}
.banner-img-tit2 {
    width: 196px;
    height: 62px;
    position: absolute;
    top: 1%;
    left: 1%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.banner-img-bg1 {
    width: 97.5%;
    padding: 9.5px 0%;
    position: absolute;
    top: 2%;
    left: 1.5%;
    background-image: linear-gradient(to right, #016aff, #00cfff);
}
.banner-img-bg2 {
    width: 97.5%;
    padding:9.5px 0%;
    position: absolute;
    top: 2%;
    left: 1.5%;
    background-image: linear-gradient(to right, #00cfff, #016aff);
}
/*.banner-img-bg2 img,.banner-img-bg1 img{
    width:95%;
}*/
.p2-banner-icon{
    width:74%;
    margin:0 auto;
    overflow:hidden;
    font-size:20px;
    line-height:1.7em;
}
.p2-pic{
    width:33px !important;
    float:left;
}
.hc-img-tit2{
    width:99.8%;
    padding:17.5px 0%;
    position:absolute;
    top:32%;
    left:0%;
    font-size:15px;
    color:#fff;
    text-align:center;
    cursor:pointer;
}
.hc-img-bg1{
    width: 100%;
    padding:8px 0%;
    position:absolute;
    top:0%;
    left:0%;
    background-image: linear-gradient(to right, #016aff, #00cfff);
}
.hc-img-bg2{
    width: 100%;
    padding:8px 0%;
    position:absolute;
    top:0%;
    left:0%;
    background-image: linear-gradient(to right, #00cfff, #016aff);
}
/*底部*/
.bottom {
    width: 100%;
    height: 60px;
    background-color: #262d37;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;
}

.bottom .main {
    margin-top: 0;
}

.bottom img {
    /*width: 1.3%;*/
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}
@media(max-width: 1200px){
    .top-c{
        width: 960px;
    }
    .nav-list{
        width: 32%;
    }
    .main{
        width: 960px;
        margin: 0 auto
    }
    /*价值亮点*/
    .p1-main {
        width:960px;
    }
    .p1-list>li {
        width:320px;
    }
    
    .p1-s-tit {
        font-size:20px;
    }
    .p1-ts {
        width:57.5%;
        bottom:-60%;
    }
    .p1-con-ts {
        width:89%;
        top:15%;
    }
    .p1-con-txt {
        font-size:14px;
    }


    @keyframes p1-s-yd1 {
        0% {
            transform:translate(0, 0);
        }
        15% {
            transform:translate(0, 0);
        }
        100% {
            transform:translate(0, -65%);
        }
    }
    @keyframes p1-s-yd3 {
        0% {
            transform:translate(0, 0);
        }
        15% {
            transform:translate(0, 0);
        }
        100% {
            transform:translate(0, -60%);
        }
    }
    /*大会议程*/
    .p2-box {
        width:960px;
    }
    .p2-con {
        padding-top:1%;
    }
    .p2-ul {
        height:280px;
    }
    .p2-li {
        height:240px;
    }
    .p2-img-box {
        margin-top:3%;
        height: 270px;
    }
    .p2-tit{
        margin:20px auto 20px;
    }
    .p2-line {
        margin-left: 6%;
    }
    .map-date2 {
        margin-left: 5%;
    }
    .p2-map{
        margin:2% auto 0;
    }
    .map-date2 .p2-map-txt {
        margin-top: -2.8%;
    }
}

@media(max-width:768px) {
    img{
        width: 100%;
    }
   .show-pc{
        display: none;
   }
   .show-phone{
        display: block;
   }
   .main{
        width: 100%;
   }
   .logo{
        width: 70px;
        margin-top: 0;
        padding: 3% 0;
        margin-left: 5%;
    }
    .top-c {
        width: 100%;
        height: auto;
        /*overflow: hidden;*/
        margin: 0 auto;
    }

   .menu-w {
        width:5.6%;
        position:absolute;
        top:34%;
        right:5%;
    }
    /*.menu-w.bian{
        width:5%;
        position:absolute;
        top:32%;
        right:5%;
    }*/
   
    .menu-w img {
        width:100%;
    }
    .menu-list-w {
        width:50%;
        position:fixed;
        top:7%;
        right:0;
        z-index:3;
        display:none;
        z-index:1111;
        background: rgba(17,14,45,.8);
    }
    .menu-list-w li {
        border-bottom: 1px solid #565656;
        padding: 10% 0;
    }
    .nav-w-list a{
        color:#fff;
    }
    .nav-w-list{
        width:100%;
        font-size:4vw;
        text-align: center;
        /*background: rgba(17,14,45,.8);*/
    }
    .nav-w-list.active a{
        color:#00CFFF;
    }

   .m0-content{
        width: 100%;
        margin:0 auto;
        overflow: hidden;
   }
   .mb-banner{
        width: 100%;
        margin:0 auto;
        position: relative;
   }
   .banner-btn {
    width: 38%;
    margin-top: 65%;
}
   /*大会概述*/
   .p0-content{
        background: none;
        margin:0 auto;
        overflow: hidden;
        height: auto;
        margin-top:-7%;
   }
   .p0-con{
        width: 100%;
        position: relative;
        margin:0 auto;
   }
    .p0-t{
        width: 88%;
        margin:0 auto;
        position: absolute;
        top:5%;
        left: 0;
        right: 0;
    }
   .p0-box{
        width: 100%;
        margin:0 auto;
        overflow: hidden;
   }
   .p0-tit {
        width: 100%;
        margin: 0 auto;
        font-size: 4.8vw;
        color: #fff;
        text-align: center;
    }
    .p0-txt1{
        font-size: 3.2vw;
        line-height: 1.7;
    }
    .p0-txt2 {
        margin-top: 3%;
    }
    /*活动议程*/
    .rc-box {
    width: 93.6%;
    margin: 0 auto;
    padding-bottom:5%;
    overflow: hidden;
}
.p2-tit {
    margin: 3% auto 5%;
}
/*紫光中心导览*/
.zg-bg {
    background: url(../images/zg-bg-w.png) bottom no-repeat;
}
.zg-dress {
    width: 91%;
    margin: 0 auto;
    font-size: 3.2vw;
    color: #fff;
    overflow: hidden;
}
.zg-dress img {
    width: 3%;
    float: left;
    margin-right: 2%;
}
.zg-btn{
    width:34%;
    margin:0 auto;
    margin-top:3%;
}
.zg-btn img{
    width:100%;
}
/*会场导览*/
.hc-img {
    width: 100%;
    float: none;
}
.hc-btn {
    width: 29%;
    top: 26%;
}



    /*价值亮点*/
    .p0-tit-ts{
        margin:-5% auto 7%;
    }
    .p1-main {
        width:93.6%;
        margin:0 auto;
    }
    .p1-list-w {
        width:100%;
        overflow:hidden;
    }
    .p1-list-w > li {
        width:100%;
        overflow:hidden;
    }
    .p1-img2-w {
        width:100%;
        margin-bottom: 2%;
    }
    .p1-img-w {
        width:50%;
        float:left;
    }
    .p1-txt-w {
        width:50%;
        float:left;
        position:relative;
    }
    .p1-ts-w {
        width:82.3%;
        position:absolute;
        top:20.7%;
        left:0;
        right:0;
        margin:0 auto;
    }
    .p1-t1-w {
        width:100%;
        font-size:4vw;
        color:#00cfff;
    }
    .p1-t2-w {
        font-size:2.9vw;
        color:#f0f0f0;
        margin-top:5%;
        line-height:1.4em;
        text-align:justify;
    }
    .p1-ts-w.p1-ts-w2 {
        top:10.5%;
    }
    .p1-con-txt {
        font-size:3.2vw;
        line-height:1.5em;
        margin-bottom:2%;
    }
    /*大会议程*/

    /*p2*/
    .p2-box {
        width:93.6%;
        padding: 5% 0;
    }
    .p2-con {
        padding-top:5%;
    }
    .p2-ul {
        height:auto;
        overflow:hidden;
    }
    .p2-li {
        width:48.5%;
        height:auto;
        margin-top:0;
        margin-left:3%;
        margin-bottom:3%;
    }
    .p2-li:nth-child(odd) {
        margin-left:0;
    }
    .p2-li-tit {
        font-size:3.5vw;
        margin-top:11%;
    }
    .p2-li-txt {
        font-size:3.2vw;
        margin-top:4%;
        margin-bottom:15%;
    }
    .p2-li:hover {
        transform: none;
        transition: none;

    }

    .p2-img-box {
        height:auto;
        margin-top:1%;
    }
    .p2-img {
        width:100%;
        position:relative;
        margin-bottom:4%;
    }
    .p2-img2 {
        width:100%;
        position:relative;
    }
    .p2-img-tit {
        top:14%;
        left:7.8%;
        font-size:4vw;
    }
    .p2-img-tit2 {
        width:26.8%;
        font-size:3.2vw;
        padding:0;
        left: 7.5%;
    }
    .p2-img-bg1 {
        top:0%;
        left:0%;
        padding:9% 0 7%;  
        line-height:1em;
        margin-top:15%;
    }
    .p2-img-tit3 {
        left:7.5%;
    }
    .p2-map-left{
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .p2-map-right{
        width: 100%;
    }
    .p2-map-txt{
        font-size: 3.2vw;
    }
    .map-txt{
        font-size: 3.2vw;
        margin-left: 9%;
    }
    .p2-line {
        width: 0.7%;
        margin-left: 4%;
    }
    .div-map-icon{
        width: 18%;
    }
    .div-map-icon2{
        width: 13.8%;
    }
    .map-date2{
        margin-top: 1%;
        margin-left: 7%;
    }
    .p2-map{
        margin:2% auto 10%;
    }
    .p2-map-left{
        
    }
    .map-date1{
        margin-left: 9%;
    }
    .map-date2 .p2-map-txt {
        margin-top: -1.8%;
    }

    .p2-map-left-w {
        width:100%;
        margin-top: 6%;
        margin-bottom: 3%;
    }
    .map-date1 {
        width:100%;
        float: left;
        margin-left: 7%;
    }
    .map-date2 {
        width:100%;
        float: left;
        margin-top: 3%;
    }
    .div-map-icon {
        width:4.4%;
        float: left;
        margin-left: 0;
        margin-bottom: 0;
        margin-right: 4%;
    }
    .p2-map-txt {
        float: left;
        margin-top: 0%;
    }
    .map-date2 .p2-map-txt {
        margin-top: 0%;
    }
    .map-txt {
        padding-top: 3%;
        margin-left: 7%;
    }
    .p1-con {
        margin:2% auto;
    }
   
  
    /*底部*/
    .bottom{
        height:auto; 
        line-height:1.7em;
        padding:2% 0;
     }
     .bottom span{
        display:inline-block;

     }
     .bottom img{
        width: 7.5%;
        margin-top: -2%;
     }
     /*浏览器放大照片*/
    .p-mask{
        width:100%;
        height:100%;
        background:#000;
        position:fixed;
        top:0;
        left:0;
        display:none;
       /* z-index:1111;*/
    }
    
    .zg-img2{
        width:100%;
        position:absolute;
        top:35%;
        left:0%;
        background:#f0f0f0;
    }
    .zg-img2 img{
        width:100%;
    }
}

