/*公共头尾*/

.headbg {
    width: 100%;
    height: 25px;
    background: #f2f2f2;
}

.head {
    width: 1004px;
    height: 25px;
    margin: 0 auto;
}

.head .fl li {
    color: #666;
    margin-right: 15px;
}

.head .fr li {
    color: #666;
    margin-right: 9px;
}

.head li a {
    color: #666;
}

.head li a:hover {
    color: #ec6941;
}


.foot p,
.foot p a {
    color: #444;
}

.foot {
    text-align: center;
    width: 100%;
    padding: 20px 0;
    background: #fff;
}

.foot p {
    font-size: 12px;
    line-height: 22px;
}

.foot p span {
    margin-left: 10px;
    margin-right: 10px;
    color: #444;
}

.foot p a:hover {
    color: #ec6941;
}

.head .fl li,
.head .fr li {
    float: left;
    line-height: 25px;
}

.bannerbg {
    width: 100%;
    height: 705px;
    background: url(https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/1.jpg) center center no-repeat;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    justify-content: center;
}


.bannerbg ul {
    margin-bottom: 50px;
}

.bannerbg ul li {
    float: left;
    width: 200px;
    height: 115px;
    margin-right: 20px;
}

.bannerbg ul li img {
    width: 200px;
    height: 115px;
}

.bannerbg ul li:nth-child(5) img {
    width: 280px;
}

.content {
    min-width: 1000px;
}

.center {
    box-sizing: border-box;
    padding-bottom: 30px;
    margin-bottom: 50px;
}



.food {
    padding: 15px;
    padding-top: 20px;
    position: relative;
    height: 360px;
}

.food ul {
    float: right;
    width: 320px;
    padding-top: 5px;
}

.food ul li {
    /*padding: 0 12px;*/
    /*position: relative;*/
}

.food ul li.img {
    padding-bottom: 5px;
}

.food ul li.li1 {
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: -10px;
}

.food ul li.li1:nth-child(odd) {
    background: #f5f5f5;
}

.food ul li.li1:nth-child(even) {
    background: #fcfcfc;
}

.food ul li.li1 h2 {
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 40px;
}

.food ul li.li1 a {
    color: #110909;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}



.food ul li.img div {
    display: block;
    position: absolute;
    left: 15px;
    top: 20px;
}

.food ul li.img div img {
    vertical-align: middle;
}

.food ul li.img div p {
    width: 510px;
    padding-left: 40px;
    padding-bottom: 20px;
    padding-right: 90px;
    padding-top: 49px;
    font-size: 25px;
    line-height: 30px;
    background: url(//r1.visitbeijing.com.cn/images/b0eb13a93cdb3fdd49537582c3bd0512.png) top center no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
}

.food ul li.img div p a {
    display: block;
    /*max-height: 60px;*/
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;*/
}

.food ul li.img h2 {
    padding-left: 25px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 14px;
    font-size: 22px;
    width: 335px;
    background: url(https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/2.png) center no-repeat;
    position: relative;
    margin-left: -60px;
}

.food ul li.img a.title {
    max-height: 58px;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 29px;
}

.food li div {
    display: none;
}

.food ul li h2 {
    font-size: 16px;
    font-weight: 400;
}

.pagination {
    position: absolute;
    bottom: -10px;
    left: 270px;
    overflow: hidden;
}

.pagination span {
    cursor: pointer;
    height: 10px;
    width: 10px;
    background: #e5e5e5;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}

.pagination .tip {
    width: 40px;
    background: #8738a9;
    border-radius: 10px;
}

.con_0{
    background: url(https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_0.png) no-repeat center;
    height: 537px;
    box-sizing: border-box;
    padding-top: 50px;
}

.con_0 .center{
    background: unset;
}

.con_1 {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 60px;
}

.con_1_a {
    margin-top: -30px;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.con_1_a li {
    line-height: 22px;
    text-align: center;
    border: 3px solid #fff;
    padding: 5px 25px;
    float: left;
    margin-right: 30px;
    font-size: 22px;
    font-weight: normal;
    color: #a2bdea;
    background: #3e69af;
    border-radius: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.con_1_a li a {
    color: #a2bdea;
}

.con_1_a li:nth-child(5) {
    margin-right: 0;
}



.con_1_b {
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_1_1.jpg") no-repeat center;
    width: 100%;
    height: 440px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    justify-content: center;
}

.con_1_b p {
    color: #333333;
    font-size: 16px;
    line-height: 25px;
    width: 800px;
    text-align: center;
    margin-bottom: -75px;
}

 #con_1_1 {
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_1_1.jpg") no-repeat center!important;
}
 #con_1_2 {
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_1_2.jpg") no-repeat center!important;
}

 #con_1_3 {
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_1_3.jpg") no-repeat center!important;
}

 #con_1_4 {
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_1_4.jpg") no-repeat center!important;
}
 #con_1_5 {
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_1_5.jpg") no-repeat center!important;
}

.xuan {
    font-size: 30px!important;
    background: #9444b7 url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/hov.png") no-repeat center!important;
    background-size: 100%!important;
    color: #fff!important;
    border-radius: 40px!important;
    box-sizing: border-box!important;
    padding: 8px 25px 10px!important;
    width: auto!important;
}

.xuan>a {
    color: #fff!important;
}


.con_2{
    background: #f2f2f2;
    min-width: 1000px;
    padding-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 35px;
}

.con_2 .center{
    padding-bottom: 0px;
    background: #f2f2f2;
}

.on{
    display: block!important;
}

.font{
    
}

.font>.smar{
    background: linear-gradient(to right, #7d31a0, #9a48be);
    -webkit-background-clip: text!important;
    color: transparent!important;
    font-size: 30px!important;
    font-weight: 600!important;
}

.par{
    height: 60px;
    line-height: 60px;
    position: relative;
    margin-bottom: 20px;
    padding-left: 10px;
}

.par ul li {
    float: left;
    color: #ccbd8f;
    cursor: pointer;
    font-weight: 700;
    position: relative;
    overflow: visible;
    margin-right: 8px;
    text-align: center;
}

.par ul li span.smar {
    padding-left: 0;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: 20px;
    line-height: 40px;
    padding: 5px 0;
}

.par ul .smar {
    font-size: 22px;
    color: #666666;
    font-weight:300;
}

.par ul .smar1 {
    font-size: 16px;
    position: absolute;
    right: 0px;
    color:#d5d5d5;
}

.multipleColumn {
    display: none;
    position: relative;
    width: 1000px;
}

.multipleColumn .hd {
    position: relative;
}

.multipleColumn .hd .prev,
.multipleColumn .hd .next {
    display: block;
    width: 38px;
    height: 67px;
    overflow: hidden;
    cursor: pointer;
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/icoLeft.png") no-repeat;
    position: absolute;
}

.multipleColumn .hd .prev{
    left: -94px;
    top:315px;
}

.multipleColumn .hd .next {
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/icoRight.png") no-repeat;
    right: -94px;
    top:315px;
}

.multipleColumn .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.multipleColumn .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    background: url("images/icoCircle.gif") 0 -9px no-repeat;
}

.multipleColumn .hd ul li.on {
    background-position: 0 0;
}

.multipleColumn .bd {
    overflow: hidden;
}

.multipleColumn .bd ul {
    width: 490px!important;
    overflow: hidden;
    zoom: 1;
    width: 426px;
    float: left;
    _display: inline;
    margin-right: 30px;
    margin-bottom: -20px;
}

.multipleColumn .bd ul li {
    padding-left: 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-bottom:15px;
}

.multipleColumn .bd ul li .pic {
    text-align: center;
}

.multipleColumn .bd ul li .pic img {
    width: 480px;
    height: 200px;
    display: block;
}

.multipleColumn .bd ul li .pic a:hover img {
    
}

.multipleColumn .bd ul li .title {
    background: #9444b7 url(https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/hov.png) no-repeat center!important;
    background-size: 100%!important;
    line-height: 25px;
    position: absolute;
    left: -10px;
    top: 130px;
    font-size: 18px;
    background: #9444b7;
    color: #fff;
    padding: 5px 20px 5px 20px;
    text-align: center;
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    box-sizing: border-box;
}

.multipleColumn .tempWrap{ width:1000px !important }

.con_3{
    min-width: 1000px;
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/ebg.jpg") no-repeat top center;
    height: 920px;
    padding-bottom: 140px;
}

.con_3 .center{
    background: unset;
    padding-top:50px;
}

.con_3 .con_3_1 ,.con_3 .con_3_2{
    overflow: hidden;
}

.con_3 .con_3_1 {
    margin-bottom:170px;
}

.con_3 .con_3_1 li,.con_3 .con_3_2 li{
    width: 300px;
    float: left;
    margin-right: 45px;
}

.con_3 .con_3_1 li:nth-child(3),.con_3 .con_3_2 li:nth-child(3){
    margin-right:0;
}

.con_3 .con_3_1 li h3,.con_3 .con_3_2 li h3{
    width: 100%;
    color:#7e31a1;
    font-size: 30px;
    padding:15px 0;
}



.con_3 .con_3_1 li img,.con_3 .con_3_2 li img{
    border-radius: 5px;
    width: 300px;
    height: 200px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.con_3 .con_3_1 li:hover img{
    width: 305px;
    height: 205px;
    margin-left: -5px;
    margin-top: -5px;
}

.con_3 .con_3_2 li img{
    height: 360px;
}

.con_3 .con_3_2 li:hover img{
    width: 305px;
    height: 365px;
    margin-left: -5px;
    margin-top: -5px;
}

.con_3 .con_3_1 li p,.con_3 .con_3_2 li p{
    font-size: 16px;
    padding:15px 0 0;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.con_3 .con_3_2 li h3{
    color: #e5e5e5;
    font-size: 20px;
}

.con_3 .con_3_2 li h3 span{
    margin-right: 10px;
    color:#7e31a1;
    font-size: 24px;
}

.con_3 .con_3_2 li h3 span:nth-child(2){
    margin-left: 10px;
    margin-right: 0px;
    color: #62b6c2;
    font-weight: 300;
}

.con_3 .con_3_2 li:nth-child(2) h3 span:nth-child(2){
    color:#dc8034;
}

.con_3 .con_3_2 li:nth-child(3) h3 span:nth-child(2){
    color:#74c02a;
}

.mb_1{
    display: none;
}

.mb_2{
    display: none;
}

.con_4{
    overflow: hidden;
}

.con_4 .center:after,.con_5 .center:after,.con_7 .center:after,.con_5_mb:after,.con_6 .center:after{
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
    line-height: 0;
    height: 0;
}

.con_4 li{
    float: left;
    margin-right: 50px;
    width: 300px;
    height: 450px;
}

.con_4 ul li:nth-child(3){
    margin-right: 0;
}

.con_4 li img{
    width: 300px;
    height: 300px;
    margin-top:-320px;
}

.con_4 li .bg{
    background:  url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_4.png") no-repeat top center;
    box-sizing: border-box;
    padding:30px 23px 0; 
    position: relative;
    height: 450px;
    /*box-shadow: 0 30px 10px 0px  rgba(230,242,240,1);*/   
}

.con_4 li .title{
    background: linear-gradient(to right, #7d31a0, #9a48be);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin-right: 15px;
    margin-bottom: 10px;
}

.con_4 li span{
    color: #81a19c;
    font-size:14px;
    line-height:25px;
}

.con_4 li .more{
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/2.png") no-repeat center right;
    width: 100px;
    height: 40px;
    position: absolute;
    bottom: 20px;
    right:-10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    border-radius: 4px;
}

.con_5 .title,.con_6 .title,.con_7 .title{
    background: linear-gradient(to right, #7d31a0, #9a48be);
    -webkit-background-clip: text!important;
    color: transparent!important;
    font-size: 30px!important;
    font-weight: 600!important;
}

.con_5 {
    margin-bottom:40px;
}

.con_5 .center{
    padding: 0;
    margin-bottom:0px;
}

.con_5 .fl{
    width: 640px;
    height: 515px;
}

.con_5 .fl ul{
    margin-top:20px;
    overflow-y: scroll;
    height: 515px;
}

.con_5 .fl ul li{
    padding:20px 23px;
    border-top: 1px dashed #c5c5c5;
    position: relative;
}

.con_5 .fl ul li:last-child{
    border-bottom: 1px dashed #c5c5c5;
}

.con_5 .fl ul li:before{
    position: absolute;
    left: 0;
    top:20px;
    width: 5px;
    height: 60px;
    content: "";
    background: #f2f2f2;
    border-radius: 5px;
}

.con_5 .fl ul li:hover{
    background: #f7f7f7;
}

.con_5 .fl ul li:hover:before{
    background: linear-gradient(to bottom, #7d31a0, #9a48be);
    width: 10px;
}

.con_5 .fl p{
    font-size: 22px;
    color: #333333;
}

.con_5 .fl p span{
    font-size: 14px;
    color:#808080;
}

.con_5 .fl p em{
    font-size: 13px;
    color:#808080;
    font-style: unset;
    margin:0 5px;
}

.con_5 .fl ul::-webkit-scrollbar {/*滚动条整体样式*/
        width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
}

.con_5 .fl ul::-webkit-scrollbar-thumb {
    /*background: #8d3eb1;*/
    background: linear-gradient(to bottom, #7d31a0, #9a48be);
    border-radius: 8px;
}

.con_5 .fl ul::-webkit-scrollbar-button:start{
    width: 12px;
    height: 9px;
    background: url(https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/st.png) no-repeat center;
}

.con_5 .fl ul::-webkit-scrollbar-button:end{
    width: 12px;
    height: 9px;
    background: url(https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/sb.png) no-repeat center;
}

.con_5 .fl ul::-webkit-scrollbar-track{
    background: #f2f2f2;
}

.con_5 .fr{
    padding-top: 55px;
}

.con_5 .fr img:first-child{
    margin-bottom:20px;
}

.con_5 .fr img{
    display: block;
    width: 330px;
    height: 240px;
}

.con_6{
    margin-top:50px;
    height: 540px;
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_6.png") no-repeat top center;
    padding-top: 45px;
    overflow: hidden;
    box-sizing: border-box;
}

.con_6 .con_6_tit{
    margin-bottom:20px;
}

.con_6 .center{
    margin-bottom:0;
}

.con_6 .con_6_1{
    float: left;
    width: 730px;
    height: 380px;
    overflow: hidden;
}

.con_6 .con_6_1 .con_6_1_a{
    height: 125px;
    overflow: hidden;
}

.con_6 .con_6_1 li{
    float: left;
    width: 230px;
    height: 380px;
    color:#8a3bac;
    margin-right:20px;
    background: #fff;
    padding:30px 0px 25px;
    box-sizing: border-box;
    position: relative;
    border-radius: 3px;
}

.con_6 .con_6_1 li:nth-child(3){
    margin-right: 0;
}

.con_6_1 li img{
    width:100%;
    height: 155px;
    display: block;
    margin-top: 40px;
}

.con_6_1 li span{
    position: absolute;
    top:170px;
    right: 0px;
    color: #fff;
    padding:6px 8px;
    box-sizing: border-box;
    background: linear-gradient(to right, #7d309f, #9948bd);
    font-size:16px;
    cursor: pointer;
}

.con_6_1 li h3,.con_6_2 ul li div h3{
    padding:0 15px;
    color: #333333;
    font-size: 21px;
    margin-bottom: 8px;
    padding-top: 8px;
    font-weight: 300;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con_6_1 li p,.con_6_2 ul li div p{
    padding:0 15px;
    color:#adadad;
    font-size: 14px;
    line-height: 21px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con_6_2{
    width: 250px;
    height: 380px;
    float: right;
    background:#fff url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con6_2.jpg") no-repeat top center;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 0 14px;
    padding-top: 20px;
}

.con_6 .con_6_2  .con_6_tit{
    margin-bottom: 40px;
}

.con_6_2 .title{
    font-size: 18px!important;
}



.con_6_2 ul li {
    width: 30px;
    height: 46px;
    float: left;
    background: #9a36b7;
    margin-right: 2px;
    margin-bottom: 2px;
    color:#fff;
    text-align: center;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}

.con_6_2 ul li a{
    color: #fff;
}

.con_6_2 ul li div{
    position: absolute;
    width: 200px;
    height: 161px;
    background:url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_6_2_1.png") no-repeat top center;
    text-align: left;
    left: -85px;
    top: 30px;
    z-index: 1;
    padding-top: 15px;
    display: none;
}

.edge{
    border:3px solid #5d1a7a;
    line-height: 24px!important;
}

.edge div{
    left: -88px!important;
    top: 27px!important;
}

.con_6_2 ul li:nth-child(1),
.con_6_2 ul li:nth-child(2),
.con_6_2 ul li:nth-child(7),
.con_6_2 ul li:nth-child(34),
.con_6_2 ul li:nth-child(35),
.con_6_2 ul li:nth-child(36),
.con_6_2 ul li:nth-child(37),
.con_6_2 ul li:nth-child(38),
.con_6_2 ul li:nth-child(39),
.con_6_2 ul li:nth-child(40),
.con_6_2 ul li:nth-child(41),
.con_6_2 ul li:nth-child(42){
    background: #f3f3f3;
    border:none;
}

.con_6_2 ul li:nth-child(7),
.con_6_2 ul li:nth-child(8),
.con_6_2 ul li:nth-child(14),
.con_6_2 ul li:nth-child(15),
.con_6_2 ul li:nth-child(21),
.con_6_2 ul li:nth-child(22),
.con_6_2 ul li:nth-child(28),
.con_6_2 ul li:nth-child(29){
    background: #b13e6c;
}

.con_6_2 ul li:nth-child(7),
.con_6_2 ul li:nth-child(14),
.con_6_2 ul li:nth-child(21),
.con_6_2 ul li:nth-child(28),
.con_6_2 ul li:nth-child(35),
.con_6_2 ul li:nth-child(42){
    margin-right: 0;
}

.con_7 .con_7_t{
    float: left;
    width: 100%;
    padding:23px 0;
}

.con_7 .more,.food .more{
    float: right;
    color: #333;
    font-size: 18px;
    padding-right: 17px;
    background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/more.png") no-repeat right center;
    margin-top: 10px;
}

.food .more{
    position: absolute;
    bottom: -40px;
    right: 20px;
}

.con_7 .fl {
    width: 420px;
}

.con_7 .fl img{
    width: 420px;
    height: 280px;
    margin-bottom: 12px;
}

.con_7 .fl h3{
    font-size: 20px;
    color:#333333;
    font-weight: 300;
    margin-bottom: 8px;
    overflow : hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp:2; 
}

.con_7 .fl p{
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    overflow : hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 5; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp:5; 
}

.con_7 .fr{
    width: 500px;
    border-top: 2px solid #f5edd5;
}

.con_7 .fr li{
    padding:15px 0 20px;
    border-bottom: 1px solid #f5edd5;
}

.con_7 .fr li h3{
    font-size: 20px;
    color: #333;
    font-weight: 300;
    margin-bottom: 8px;
    overflow : hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 1; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp:1; 
}

.con_7 .fr li p{
    color:#999999;
    font-size: 14px;
    line-height: 22px;
    padding-right:70px;
    overflow : hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp:2; 
}

.mb_3,.con_5_mb{
    display: none;
}



@media (min-width: 320px){html{font-size: 42.6667px;} }
@media (min-width: 360px){html{font-size: 48px;} }
@media (min-width: 375px){html{font-size: 50px;} }
@media (min-width: 384px){html{font-size: 51.2px;} }
@media (min-width: 414px){html{font-size: 55.2px;} }
@media (min-width: 448px){html{font-size: 59.7333px;} }
@media (min-width: 480px){html{font-size: 48px;} }
@media (min-width: 512px){html{font-size: 68.2667px;} }
@media (min-width: 544px){html{font-size: 72.5333px;} }
@media (min-width: 576px){html{font-size: 76.8px;} }
@media (min-width: 608px){html{font-size: 81.0667px;} }
@media (min-width: 640px){html{font-size: 85.3333px;} }
@media (min-width: 750px){html{font-size: 100px;} }

@media screen and (max-width: 600px) {
    html{
        font-size: 100px;
    }

    body {
        background: #e5e5e5;
    }

    .mb_1{
        display: block;
        margin-bottom: 0.45rem;
    }

    .headbg{
        display: none;
    }

    .bannerbg{
        height: 6.35rem;
        margin:0;
        background: url(https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/3g1.jpg) center center no-repeat;
        background-size: 100%
    }

    .bannerbg ul{
        margin:0;
        padding:0 0.27rem;
        margin-bottom: 0.55rem;
    }

    .bannerbg ul li{
        width: 1.5rem;
        height: 0.85rem;
        margin-right:0.175rem;
        font-size: 0;
    }

    .bannerbg ul li:nth-child(even){
        margin-right: 0;
    }

    .bannerbg ul li img{
        width: 1.5rem!important;
        height: 0.85rem!important;
        display: block;
    }

    .bannerbg ul li:nth-child(4) img{
        height: 0.745rem!important;
        margin-top: 0.1rem!important;
    }

    .bannerbg ul li:nth-child(5){
        display: none;
    }

    .content{
        min-width: 100%;
        background: #fff;
    }

    .center {
        box-sizing: border-box;
        background: unset;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .center {
        width: 100%;
        position: relative;
        margin: 0 auto;
    }

    .food{
        padding: 0.275rem;
        padding-bottom: 0;
        position: relative;
        height: 100%;
        overflow: hidden;
        margin-top: -1rem;
    }

    .food ul {
        float: unset;
        width: 100%;
        padding-top: 0;
    }

    .food ul li.img{
        margin:0;
        padding: 0;
    }

    .food ul li.img div {
        width: 100%;
        display: block;
        position: unset;
        left: 15px;
        top: 20px;
    }

    .food ul li.img div img{
        width: 3.2rem;
        height: 2.15rem;
        border-radius: 0.05rem;
    }

    .food ul li.img h2 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0.15rem;
        padding-bottom: 0.15rem;
        font-size: 0.18rem;
        width: 100%;
        background:unset;
        position: unset;
        margin-left: 0;
    }

    .food ul li.img a.title {
        max-height: auto;
        color: #333;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height:unset;
    }

    .food ul li.li1{
        display: none;
    }

    .food ul li.img{
        display: block;
    }

    .pagination{
        display: none;
    }

    .con_1{
        display: none;
    }

    .mb_1{
        
    }

    .mb_1 .con_1_b {
        background: url(https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/con_1_1.jpg) no-repeat center;
        width: 100%;
        height: 3.75rem;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .mb_1 .swiper-container{
        margin-top: -0.15rem;
    }



    .swiper-container,.swiper-mb_2_1,.swiper-mb_2_2,.swiper-mb_2_3 {
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        border:0.015rem solid #fff;
        border-radius: 0.2rem;
        padding:0 0rem;
        color:#fff;
        background: #3d69af;
        text-align: center;
        font-size: 0.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .slideon{
        background:#9444b7  url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/hov.png") no-repeat center!important;
        background-size:100%!important;
    }

    .con_2{
        display: none;
    }

    .mb_2{
        padding-top: 0.2rem;
    }
    
    .mb_2,.mb_3{
        background: #e5e5e5;
        padding-left: 0.275rem;
        overflow: hidden;
        display: block;
    }

    .mb_2 .swiper-mb_2_1,.mb_2 .swiper-mb_2_2,.mb_2 .swiper-mb_2_3,.mb_3 .swiper-mb_3_1{
        margin-bottom: 0.35rem;
        overflow: hidden;
    }

    .mb_2 .mb_2_1{
        width: 3.475rem;
    }

    .mb_2 h2{
        padding-left:0.05rem;
        font-size:0.2rem;
        color:#9444b7;
        margin-bottom: 0.125rem;
    }

    .mb_2 .swiper-slide{
        background: #e5e5e5!important;
        width: 2.45rem!important;
        height: 1rem;
        border: none;
        border-radius: 0;
        padding: 0;
        position: relative;
    }

    .mb_2 .swiper-slide:nth-child(1),.mb_3 .swiper-slide:nth-child(1){
        padding-left:0.05rem;
    }

    .mb_2 .swiper-slide a,.mb_3 .swiper-slide a{
        display: block;
    }

    .mb_2 .swiper-slide img{
        display: block;
        width: 2.45rem!important;
        height: 1rem;
    }

    .mb_2 .swiper-slide span,.mb_3 .swiper-slide span{
        position: absolute;
        left:-0.05rem;
        top:0.58rem;
        color: #fff;
        font-size: 0.13rem;
        padding: 0.075rem 0.225rem 0.075rem 0.1rem;
        background:#9444b7  url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/hov.png") no-repeat center!important;
        background-size:100%!important;
    }

    .con_0{
        background: unset;
        height: auto;
    }

    .con_3 {
        min-width: 100%;
        background:#fff url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/3gebg.jpg") no-repeat bottom center;
        background-size: 100%;
        height: auto;
        padding-bottom: 0;
    }

    .con_3 .center {
        background: unset;
        padding-top: 0;
    }

    .con_3 .con_3_1,.con_3 .con_3_2 {
        box-sizing: border-box;
        margin-bottom: 0px;
        padding:0 0.275rem;
    }

    .con_3 .con_3_1 li, .con_3 .con_3_2 li {
        width: 3.15rem;
        float: left;
        margin-right:0;
        margin-bottom: 0.325rem;
    }

    .con_3 .con_3_1 li h3, .con_3 .con_3_2 li h3 {
        width: 100%;
        color: #7e31a1;
        font-size: 0.2rem;
        padding: 0.15rem 0;
    }

    .con_3 .con_3_2 li h3 {
        font-size: 0.15rem;
    }

    .con_3 .con_3_1 li a, .con_3 .con_3_2 li a{
        display: block;
    }

    .con_3 .con_3_1 li img, .con_3 .con_3_2 li img {
        border-radius: 5px;
        width: 3.15rem;
        height: 2.275rem;
        -webkit-transition: unset;
        -moz-transition: unset;
        -ms-transition: unset;
        -o-transition: unset;
        transition: unset;
    }

    .con_3 .con_3_1 li:hover img{
        border-radius: 5px;
        width: 3.15rem;
        height: 2.275rem;
        margin-left: unset;
        margin-top: unset;
    }

    .con_3 .con_3_2 li:hover img{
        width: 3.15rem;
        height: 2.275rem;
        margin-left: unset;
        margin-top: unset;
    }

    .con_3 .con_3_1 li p, .con_3 .con_3_2 li p {
        font-size: 0.16rem;
        padding: 0.15rem 0 0;
        color: #333333;
        line-height: 0.225rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .con_3 .con_3_2 li h3 span {
        margin-right: 0.05rem;
        color: #7e31a1;
        font-size: 0.2rem;
    }

    .con_3 .con_3_2 li h3 span:nth-child(2){
        margin-left: 0.05rem;
        margin-right: 0px;
        color: #62b6c2;
        font-weight: 300;
    }

    .con_3 .con_3_2 li:nth-child(2) h3 span:nth-child(2){
        color:#dc8034;
    }

    .con_3 .con_3_2 li:nth-child(3) h3 span:nth-child(2){
        color:#74c02a;
    }

    .con_4{
        display: none;
    }

    .con_5{
        padding-left: 0.275rem;
        padding-right:0.275rem;
        box-sizing: border-box;
        margin-bottom:0.5rem;
    }

    .con_5 .center{
        margin-top: -0.4rem;
    }

    .con_5 .fl ul li:before {
        position: absolute;
        left: 0;
        top: unset;
        width: 5px;
        height: 70%;
        content: "";
        background: #f2f2f2;
        border-radius: 5px;
        float: left;
    }

    .con_5 .fl ul li:hover:before {
        background: linear-gradient(to bottom, #7d31a0, #9a48be);
        width: 0.1rem;
    }

    .con_5 .fl{
        float: unset;
        height: auto;
        width: 100%;
    }

    .con_5 .title{
        font-size: 0.2rem!important;
    }

    .con_5 .fl ul {
        margin-top: unset;
        overflow-y: unset;
        height: auto;
    }

    .con_5 .fl ul li {
        padding: 0.1rem 0 0.1rem 0.15rem;
        border-top: 1px dashed #c5c5c5;
        position: relative;
    }

    .con_5 .fl p{
        font-size: 0.16rem;
        font-weight: 600;
    }

    .con_5 .fl p span{
        font-size: 0.13rem;
    }

    .con_5 .fl p em {
        font-size: 0.13rem;
        color: #808080;
        font-style: unset;
        margin: 0 0.05rem;
    }

    .con_5_mb{
        margin-bottom: 0.225rem;
    }

    .con_5 .con_5_mb img{
        display: block;
        height: 1.2rem;
        width: 1.5rem;
        float: right;
    }

    .con_5 .con_5_mb img:first-child{
        margin-bottom: 0;
        float: left;
    }

    .con_5 .fr{
        display: none;
    }

    .con_6 {
        margin-top: 0;
        height: auto;
        padding-top: 0;
        overflow: hidden;
        box-sizing: border-box;
        padding-left: 0.275rem;
        padding-right:0.3rem;
        background-size: 100%; 
        background: url("https://r1.visitbeijing.com.cn/topic/site/2019/S/BeijingExpo2019_ch/images/3gcon6.png") repeat center;
        padding-bottom: 0.5rem;
    }

    .con_6 .center{
        margin-top: -0.5rem;
    }

    .con_6 .con_6_tit {
        margin-bottom: 0.02rem;
    }

    .con_6 .title,.con_7 .title{
        font-size: 0.2rem!important;
        font-weight: 600;
    }

    .con_6 .con_6_1{
        width: 100%;
        float: unset;
        height: auto;
        overflow: hidden;
    }

    .con_6 .con_6_1 .con_6_1_a {
        height: auto;
        overflow: hidden;
    }

    .con_6 .con_6_1 li{
        float: left;
        width: 1.5rem;
        height: 2.22rem;
        color: #8a3bac;
        margin-right: 0.15rem;
        background: #fff;
        padding: 0.15rem 0 0;
        box-sizing: border-box;
        position: relative;
        border-radius: 3px;
        margin-bottom:0.15rem;
        display: none;
        overflow: hidden;
    }

    .con_6 .con_6_1 li:nth-child(1),.con_6 .con_6_1 li:nth-child(3){
        margin-right: 0.15rem;
        display: block;
    }

    .con_6 .con_6_1 li:nth-child(2),.con_6 .con_6_1 li:nth-child(4){
        margin-right: 0;
        display: block;
    }

    .con_6_1 li h3{
        padding: 0 0.15rem;
        color: #333333;
        font-size: 0.16rem;
        margin-bottom: 0.08rem;
        padding-top: 0.08rem;
        font-weight: 300;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .con_6_1 li p, .con_6_2 ul li div p {
        padding: 0 0.15rem;
        color: #adadad;
        font-size: 0.11rem;
        line-height: 0.15rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .con_6_1 li span {
        width: 0.8rem;
        position: absolute;
        top: 1.15rem;
        left: 0px;
        color: #fff;
        padding: 0.03rem 0.04rem;
        box-sizing: border-box;
        background: linear-gradient(to right, #7d309f, #9948bd);
        font-size: 0.11rem;
        cursor: pointer;
    }

    .con_6_1 li img {
        width: 100%;
        height: 1rem;
        display: block;
        margin-top: 0.15rem;
    }

    .con_6_w{
        display: none;
    }

    .con_6 .con_6_w {
        width: 100%;
        margin: 0 auto;
        margin-left: 0;
        overflow-x: hidden;
        overflow-y: hidden;
        display: none;
    }
    
    .con_6_2 {
        margin-top: 0;
        padding-left: 0.1rem;
        display: none;
    }


    .con_7{
        overflow: hidden;
        box-sizing: border-box;
        padding-left: 0.275rem;
        padding-right:0.3rem;
        margin-bottom: 0.45rem;
    }

    .con_7 .center{
        margin-top:-0.5rem;
    }

    .con_7 .con_7_t {
        float: unset;
        width: 100%;
        padding:0;
    }

    .con_7 .fl {
        width: 100%;
        padding-bottom:0.25rem;
    }

    .con_7 .fl img {
        width: 100%;
        height: 2.125rem;
        margin-bottom: 0.15rem;
    }

    .con_7 .fl h3 {
        font-size: 0.16rem;
        margin-bottom: 0.1rem;
        line-height: 0.225rem;
    }

    .con_7 .fl p {
        font-size: 0.11rem;
        line-height: 0.15rem;
    }

    .con_7 .fr {
        width: 100%;
        border-top: 2px solid #f5edd5;
    }

    .con_7 .fr li {
        padding: 0.14rem 0 0.125rem;
        border-bottom: 1px solid #f5edd5;
    }

    .con_7 .fr li h3 {
        font-size: 0.16rem;
        line-height: 0.225rem;
        margin-bottom: 0.075rem;
    }

    .con_7 .fr li p {
        font-size: 0.11rem;
        line-height: 0.15rem;
        padding-right: 0;
        -webkit-line-clamp: 4;
    }

    .more{display: none}

    .mb_3{
        background: #fff;
    }

    .mb_3 .swiper-slide span{
        top:1.1rem;
    }

    .mb_3 .swiper-slide{
        background: #fff;
        height: 1.5rem;
        width: 2.45rem;
        border-radius: unset;
        border:unset;
    }

    .mb_3 .swiper-slide img{
        display: block;
        height: 1.5rem;
        width: 2.45rem;
    }

     .foot {
        width: 100%;
        padding: 0.1rem 0px;
        border-top: 1px #a0a0a0 solid;
        background: #fff;
    }
    .foot p {
        text-align: center;
        font-size: 10px;
        line-height: 22px;
        color: #444;
    }
    .foot p span {
        margin-left: 0.02rem;
        margin-right: 0.02rem;
        color: #444;
    }
    .foot p a {
        color: #444;
    }
    .foot p a:hover {
        color: #ec6941;
    }
    .foot p a img {
        width: 0.2rem;
        height: 0.2rem;
    }
}
