.sideMenuList{
    display:none;
}
.swiper-container {
    width: 860px;
    height: 400px;
    margin: 20px auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    line-height: 300px;
}
.bullet-bar{
    position: absolute; bottom: 15px; right: 0; width: 200px; height: 35px;
}
.slideshow-leftbtn{
    position: absolute; z-index: 500; font-size: 1.4em; color: rgb(160,160,160); left: 10px; top: 5px;
}
.slideshow-rightbtn{
    position: absolute; z-index: 500; font-size: 1.4em; color: white; color: rgb(160,160,160); top: 5px; left: 145px;
}
.slideshow-leftbtn:hover, .slideshow-rightbtn:hover{
    cursor: pointer;
    color:rgb(220,220,220);
}
.swiper-container-horizontal .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto;
    height: 30px;
    left: initial;
    background: rgba(0,0,0,0.5);
    padding: 0 40px;
    border-radius: 15px;
}
.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    width: 13px;
    height: 13px;
    margin-top: 8px;
    opacity: 1;
}
.main.index .fcs-hts .focus .custom-wrap{
    z-index: 10;
}
.swiper-pagination-bullet {
    background: rgb(170,170,170);
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #06c8b8;
}
.bullet-bar {
    position: absolute;
    bottom: 35px;
    right: 0;
    width: 200px;
    height: 35px;
}
.slidetitle {
    font-size: 1.7em;
    width: 500px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 10;
    padding: 0px 20px 0px 20px;
    border-top: 15px solid #06c8b8;
    box-shadow: 10px -5px 0 rgba(0,0,0,.5);
    /* min-height: 80px; */
    height: 90px;
    line-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: rgba(255,255,255,.9);
    font-weight: bold;
    color: #191919;
}
.slidetitle:hover{
    color:#b60f15;
    cursor: pointer;
}
.tab-item{
    width: 100%; height: auto; font-size: 17px;
}
.tab-item-col{
    width: 50%; height: 50px; overflow: hidden; white-space: nowrap; float: left; padding: 15px 10px; text-align: left; border-bottom: 1px solid rgb(200,200,200);
}
.tab-pane{
    height: 150px;
}
.main.index .ads-wrapper.ads-idx-2 {
    margin-bottom: 0;
}
.sidebar{
    margin-left:15px;
}
.below-slider{
    display: block;width: 100%;
}
.top-slider-image {
    width: 860px;
    height: 400px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background: black;
}
.main.index .block .block-content .tt a.n-link:after{
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: none;
    opacity: .75;
    -webkit-transition: .25s;
    transition: .25s;
}
.life-box-l{
    width: 125px; height: auto; float: left; font-size: 1.1em; line-height: 1.8em; margin-top: 7px;
}
.life-box-r{
    width: 125px; height: auto; float: left; margin-left: 18px; font-size: 1.1em; line-height: 1.8em;  margin-top: 7px;
}
.life-img{
    width: 125px; height: 115px;
}
.life-img:hover{
    opacity: 0.7;
    cursor: pointer;
}
.life-wrapper{
    width: 268px; height: auto; margin:0 auto;
}
.cate-dropdown-box{
    display: none;
}
@media (min-width: 1260px){
    .header {
        height: 210px;
    }
}
@media (max-width:992px){
    #newyork_logo{
        display:none;
    }
}
@media (min-width: 992px) and (max-width:1260px){
    .main.index .fcs-hts .focus, .main.index .fcs-hts .focus .carousel {
        width: 606px;

    }
    .fcs-hts{
        padding-top: 0;
    }
    .tab-item-col {
        width: 100%;
        height: 40px;
        overflow: hidden;
        white-space: nowrap;
        float: left;
        padding: 7px 10px;
        text-align: left;
        border-bottom: 1px solid rgb(200,200,200);
    }
    .tab-pane{
        height: 240px;
    }
    .slidetitle {
        width: 360px;
        font-size: 1.4em;
        line-height: 70px;
    }
    .swiper-container {
        width: 606px;
        height: 340px;
        margin: 20px auto;
    }
    .swiper-slide {
        width: 606px;
        height: 340px;
    }
}
@media (min-width: 992px ){
    .sideMenuList{
        display:none;
    }
}

@media (min-width:0px) and (max-width:992px){
    .sideMenuList{
        width:50%;
        display:inline-block;
        float:left;
    }
    .nav{
        width:50%;
        display:inline-block;
        float:none;
        margin-left: 100px !important;
        padding-top: 50px !important;
        padding-bottom: 110px !important;
    }
}
@media (max-width: 992px){
    .main.index .fcs-hts .focus{
        width: 100% !important;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .main-rights-2{
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .slidetitle{
        font-size: 2em;
        width: 728px;
        position: absolute;
        top: 400px;
        left: 0;
        z-index: 10;
        padding: 0 20px 0 20px;
        border-top: 10px solid #06c8b8;
        box-shadow: none;
        height: 70px;
        line-height: 60px;
        background-color: white;
        font-weight: bold;
        color: #191919;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .below-slider{
        display: block;width: 100%; margin-top: 70px;
    }
    .slideshow-leftbtn, .slideshow-rightbtn{
        display: none;
    }
    .swiper-container-horizontal .swiper-pagination-bullets {
        width: auto;
        height: 30px;
        left: initial;
        background: rgba(0,0,0,0.5);
        padding: 0 20px;
        border-radius: 15px;
    }
    .bullet-bar {
        position: absolute;
        bottom: 35px;
        left: 50%;
        margin-left: -67px;
        width: 135px;
        height: 35px;
    }
}
.eventspace{
    margin:10px 0;
}


@media (max-width: 991px) and (min-width: 768px){
    .main.index .sidebar .ads-wrapper.ads-sid-2 {
        top:-1270px;
    }
    #todayhot_comp .list-content{
        height:510px;
    }
    .sidebar{
        margin-left:5%;
    }
    .swiper-container {
        width: 728px;
        height: 400px;
        margin: 20px auto;
    }
    .swiper-slide {
        width: 728px;
        height: 400px;
    }
    .slide-sidebtn-prev{
        position: absolute; left: 0; top: 50%; margin-top: -35px; width: 37px; height: 70px; background-image: url(../images/clip-prev.png); z-index: 10;"
    }
    .slide-sidebtn-next{
        position: absolute; right: 0; top: 50%; margin-top: -35px; width: 37px; height: 70px; background-image: url(../images/clip-next.png); z-index: 10;
    }
    .slide-sidebtn-prev:hover, .slide-sidebtn-next:hover{
       opacity: 0.7;
        cursor: pointer;
    }
    .slide-sidebtn-prev:active, .slide-sidebtn-next:active{
        opacity: 0.7;
        cursor: pointer;
    }
    .top-slider-image {
        width: 728px;
        height: 400px;
    }
}
@media (max-width: 1259px) and (min-width: 992px){
    .main.index .main-wrap.morning .sidebar .ads-wrapper.ads-sid-2 {
        position:inherit;
    }
    .main.index .block.inews {
        margin-bottom:20px;
    }
    .main.index .ads-wrapper.ads-idx-2 {
        display:block;
    }
    .main.index .ads-728x90{
        width:100%;
    }
    .header .ads-hea-2{
        display:inline;
        float: right;
    }
    .top-slider-image {
        width: 606px;
        height: 340px;
    }
}
@media (max-width:767px){
    #bottombanner{
        display:none;
    }
    .slide-sidebtn-prev{
        position: absolute; left: 0; top: 50%; margin-top: -29px; width: 30px; height: 57px; background-image: url(../images/clip-prev-m.png); z-index: 10;"
    }
    .slide-sidebtn-next{
        position: absolute; right: 0; top: 50%; margin-top: -29px; width: 30px; height: 57px; background-image: url(../images/clip-next-m.png); z-index: 10;
    }
    .swiper-container {
        width: 100%;
        height: 240px;
    }
    .bullet-bar {
        bottom: 5px;
    }
    .top-slider-image {
        width: 100%;
        height: 240px;
        margin-top: -60px;
    }
    .slidetitle {
        font-size: 1.5em;
        width: 100%;
        position: absolute;
        top: 240px;
        padding: 0 10px 0 10px;
        height: 70px;
        line-height: 60px;
    }
    .hot-topics img{
        width: 100%;
    }
    .tab-item-col {
        width: 100%;
        height: 50px;
        overflow: hidden;
        white-space: nowrap;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 15px 10px;
        text-align: left;
        border-bottom: 1px solid rgb(200,200,200);
    }
    .main.index .fcs-hts .tab-content > ul {
        margin: 0;
        padding: 0;
        list-style: none;
        height: 299px;
    }
    .sidebar {
        margin-left: 0;
    }
    .singtao-events{
        margin-left: 15px;
    }
    .cate-dropdown-box{
        width: 90px;
        height: auto;
        background: white;
        position: absolute;
        z-index: 10;
        opacity: 0.95;
        left: -20px;
        display: none;
        border: 1px solid rgb(210,210,210);
    }
    .cate-dropdown-list{
        list-style-type: none; width: 100%; text-align: center; padding: 0
    }
    .cate-dropdown-list li{
        line-height: 35px;
    }
}
.subMenu, .subMenu li, .subMenu ul{
    list-style-type: none;
    margin:0;
    border:0;
    padding:0;
}
.subMenu{
    width:100%;
    font-size:.95em;
}
.subMenu .subMenuRow{
    display:block;
    height:40px;
    border-bottom:1px solid rgba(0,0,0,.05);
    margin: 6px 0px;
}
.subMenu a{
    color: inherit;
    text-decoration: none;
    border-bottom:none !important;
}
.subMenu a:hover{
    color: blue;
}
.subMenu .subMenuIcon{
    height:100%;
    display:inline-block;
    margin:10px 5px;
}
.subMenu .SubMenuIconImg{
    width:20px;
    height:20px;
}
.subMenu .SubMenuIconImg:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.subMenu .subMenuTextbox{
    display:inline-block;
    vertical-align:top;
}
.subMenu .subMenuText{
    width:96px;
    vertical-align:top;
}
@media (max-width: 991px){
    .header {
        height: 58px;
    }
}
@media (max-width: 320px){
    .life-wrapper{
        width: 250px;
        height: auto;
        margin: 0 auto;
    }
    .life-box-l {
        width: 115px;
        height: auto;
        float: left;
        font-size: 1.1em;
        line-height: 1.8em;
        margin-top: 7px;
    }
    .life-box-r {
        width: 125px;
        height: auto;
        float: left;
        margin-left: 10px;
        font-size: 1.1em;
        line-height: 1.8em;
        margin-top: 7px;
    }
    .life-img {
        width: 115px;
        height: auto;
    }
}