@charset "utf-8"; /* css document */ .container { /*padding: 0 8%;*/ margin: 0 auto; } .title { /* padding: 25px 0;*/ text-align: center; } /*banner */ .banner{width:100%; position:relative;height:580px;background:#fff;overflow:hidden;} .main-li{} .main-li .main{width:100%;height:310px;background:#f4f3f3;/*position:absolute;bottom:0;left:0;z-index:99;*/} .main-li .main ul{} .main-li .main li{width:33%;height:310px;z-index: 100; float:left; text-align: center;padding:80px 0 70px;box-sizing: border-box;color:#878686;} .main-li .main li span{display:block;text-align: center; margin-top:5px; font-size: 14px;} .main-li .main li span:nth-of-type(1){font-size: 32px; margin:18px 0;} .main-li .main li:before{content:"";width:75px;height:75px; display:inline-block; background: no-repeat;background-size:100%;} .main-li .main .home:before{ background-image:; } .main-li .main .heart:before{ background-image:; } .banner .pic{/*width:300%;position:absolute;left:0;top:0;*/ } .banner .pic li{/*width:33.333%;float:left;*/} .banner .pic li img{width:100%;height:580px;} .banner ol{width:300px;position:absolute;left:50%;margin-left:-150px;top:20px;} .banner ol li{width:60px;height:2px;background:#c9c9c9; margin-right:30px;float:left;} .banner ol li.current{background:#f33e42;} /*演讲嘉宾 */ .guest { width:100%; margin:0 auto; background:#f4f3f3; } .guest .container { position: relative; } .img_l { width: 50%; position:relative;} .img_l a img { display: block; width: 100%; } .img_l a:nth-of-type(2) { left:0;top:0;position:absolute; display:none; } .img_r { position: absolute; right: 0; top: 0; width: 50%; height: 100%; } .img_r .r_item { height: 50%;overflow: hidden;position:relative;} .img_r .r_item img { display: block; width: 100%; } .guest .img-h{display:none;} .guest .img-h,.guest .img-h .img-box{ width:100%; height:100%; box-sizing: border-box; } .guest .img-h {background:rgba(252,48,56,.8) ;z-index:2222;position:absolute;padding:7px 14px; } .guest .img-h .img-box,.guest .img-w{border:1px solid #ccc;padding:0 53px ;} /*.guest .img-h a{border:1px solid #fff;height:100%;width:100%;}*/ .guest .img-h p,.guest .img-w p{width:580px;color:#fff;font-size:30px;position:absolute;bottom:104px;} .guest .img-h span,.guest .img-w span{border:1px solid #fff;width:200px;height:30px;text-align: center;display:block; color:#fff;font-size: 22px; line-height: 30px;position:absolute;bottom:48px;,margin-top:20px;} .guest .img-w p{padding-left:14px;} .guest .img-w span{margin-left:14px;color:#fc0d1b;border-color:#fc0d1b;} .guest .liaojie{padding:30px 0 20px;text-align: center;} .guest .liaojie a{ font-size:22px;border-bottom:1px solid #858585;width:100px;color:#626161;} /* 会议 */ .investor { margin-top:110px; } .investor .title { margin-bottom: 10px; } .investor .title h2{font-size:65px; color:#f33e42;} .investor p{text-align: center;font-size:20px;color:#595757;width:50%;margin:0 auto;line-height: 30px;} .investor .main-pic{ width:100%;padding-top:30%;background:url(/uploads/image/pthimage/10.png) no-repeat;background-size: 100%;margin:80px 0;} .investor .container{padding-bottom:60px;} @media (min-width:640px) and (max-width:1200px) { .guest .img-h p,.guest .img-w p{font-size: 20px;width:400px;} .guest .img-h span,.guest .img-w span{font-size: 15px;width:150px;} } #player{background: no-repeat;} #player h2,#player h3,#player p{ font-size: 30px;color:#fff; } #player p a{font-size: 40px;}