﻿@charset "utf-8";
@import url(main.css);
@import url(layout.css);

.defaultnew_top {
    width: 100%;
    height: 800px;
}

.topBg {
    background: url(../images/defaultNew/topBg.jpg) no-repeat;
    background-size: cover;
    height: 1080px;
}

.newtop_r_ul {
    margin-top: 30px;
}

.fr {
    float: right;
}

.newtop_r_ul li {
    float: left;
    padding-bottom: 10px;
    margin-left: 10px;
}

    .newtop_r_ul li a {
        vertical-align: middle;
    }

    .newtop_r_ul li .btn1 {
        background-color: #FF3538;
        color: #fddfde;
        border-radius: 7px;
        height: 25px;
        width: 75px;
        line-height: 25px;
        text-align: center;
    }

    .newtop_r_ul li .btn2 {
        background-color: #ffffff;
        color: #222222;
        border-radius: 7px;
        height: 25px;
        width: 75px;
        line-height: 25px;
        text-align: center;
    }

.newtop_r_title {
    width: 100%;
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 45px;
    font-size: 15px;
    margin-top: 28px;
}

    .newtop_r_title ul li {
        float: left;
        margin-left: 20px;
    }

        .newtop_r_title ul li a {
            color: #000000;
        }

        .newtop_r_title ul li .line {
            margin-left: 4px;
            border: 1px solid #8d8d8d;
            display: inline-block;
            float: right;
            height: 15px;
            margin-top: 5px;
        }

.newtop-search-bg {
    background-color: #000;
    opacity: 0.4;
    position: relative;
    margin-top: -30px;
    height: 178px;
    border-radius: 10px;
}

.newtop-search {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    top: -190px;
    height: 190px;
}

.newtop_search_p {
    color: #ffffff;
    font-size: 17px;
    line-height: 30px;
}

.newtop_search_active {
    color: #fff;
    background-color: #ff3334;
    display: inline-block;
    width: 120px;
    text-align: center;
    border-radius: 6px;
    margin-left: 0px;
}

.newtop_search_input {
    height: 57px;
    position: relative;
    top: 10px;
    margin-bottom: 17px;
}

    .newtop_search_input span {
        width: 18px;
        height: 10px;
        display: inline-block;
        background: url(../images/icon/index_input.png) no-repeat center center;
        position: absolute;
        top: -8px;
        left: 50px;
    }

    .newtop_search_input input {
        width: 557px;
        height: 44px;
        line-height: 44px;
        padding-left: 20px;
        border: 0px;
        font-size: 14px;
        vertical-align: middle;
        border: 1px solid #e2e2e2;
        color: #000000;
    }

.newtop_search_div {
    width: 145px;
    height: 46px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    background-color: #ff3334;
    margin-left: -5px;
}

.newtop_search_btn {
    width: 150px;
    height: 46px;
    line-height: 40px;
    background-color: #ff3334;
    color: #FFF;
    border: 0px;
    cursor: pointer;
    vertical-align: middle;
    font-family: 'Microsoft Yahei';
    display: inline-block;
    border-radius: 5px;
    margin-left: 3px;
    font-size: 18px;
}

.newtop_search_map {
    display: inline-block;
    margin-left: 15px;
    text-align: center;
}


/*#contentE, #contentE1 {
    margin: 0 auto;
    margin-top: 60px;
}*/
 .cons {
    overflow: hidden;
    position: relative;
    height: 250px
}
 .con {
    width: 9999px;
}
 .left {
    width: 324px;
    margin-right: 10px;
    border: 1px #E2E2E2 solid;
    border-radius: 10px;
    overflow: hidden;
}
 .left .bord .pic .rest-time {
    position: relative;
    background-color: #ff3333;
    left: 0px;
    top:-195px;
    color: #fff;
    padding: 5px;
    border-bottom-right-radius: 10px;
}
 .left .bord .pic .lable {
        display: flex;
        color: #ffffff;
        position: absolute;
        top: 0px;
        flex-direction: column;
        width: 324px;
        height: 200px;
        justify-content: center;
        align-items: center;
        font-size: 28px;
    }
 .left .text {
    display: flex;
    padding: 5px;
}
 .left .text .textl {
    display: flex;
    flex-direction: column;
    color: #333333;
}
 .left .text .textr {
    margin: auto;
    margin-right: 0px;
    color: #ff3233;
    font-size: 16px;
    font-weight: bold;
}
 .left .bord .pic {
    overflow:hidden;
    height:200px;
}
 .left .bord .pic .adress {
    position: relative;
    left: 0px;
    top: -25px;
    color: #ffffff;
    font-size: 15px;
    width: 320px;
    text-align: right;
}
.imgScale {
    transition: all 2s;
    transform: scale(1.2);
}
.btns {
    margin-top: 100px;
}
.address_btn {
    border: 2px solid;
    cursor: pointer;
    background: white;
    padding: 8px 15px;
    border-color: #f0f0f0;
    border-radius: 10px;
    font-weight: bold;
}
.address_btn_select {
    background: #fb0303;
    color:#fff;
}
.lookmore {
    border: none;
    background: white;
    color: #d30000;
    cursor: pointer;
}
.jjr_lookmoere{
    border: none;
    background: #d30000;
    color: #fff;
    cursor: pointer;
    padding: 1px 10px;
    height: 30px;
    border-radius: 5px;
}
.jjr_head {
    display: flex;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
}
.jjr_head_title {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
}
.jjr_des {
    width: 270px;
    height: 80px;
    line-height: 80px;
    background: #252525;
    color: #fff;
    text-align: center;
    font-size: 60px;
    margin-top: 20px;
}
.jjr_range {
    font-size: 13px;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
    justify-content: space-between
}
.jjr_complete {
    font-size: 13px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
    justify-content: space-between
}
.jjr_bottom_line {
    height: 1px;
    background: #dddddd;
    margin-top: 10px;
}
.jjr_bottom {    
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #d30000;
    font-weight: bold;
}
.news_title {
    margin: 10px 90px;
    font-size: 18px;
    font-weight: bold;
    color: #000f1d;
}
.title_space {
    margin-right:20px;
}
.news_title .current {
    color: #fb0303;
}
.news_img {
    width: 215px;
    height: 160px;
    border-radius: 5px;
}
.news_content {
    margin-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.news_content_top {
    color: #000;
    font-size: 22px;
    font-weight: bold;
}
.news_content_center {
    margin: 20px 0px;
    font-size: 15px;
}
.news_morebtn {
    background: #ff0000;
    color: #fff;
    width: 260px;
    height: 40px;
    font-size: 20px;
    border: none;
    border-radius: 5px;
    margin-bottom:30px;
}

.sort-wrap {
    box-sizing: border-box;
    width: 1150px;
    border-bottom: 2px solid #FB0303;
    height: 40px;
    line-height: 40px;
}
.sort-wrap .third-nav {
    float: left;
    font-size: 16px;
}
.sort-wrap .third-nav .third-nav-item.current {
    color: #fff;
    background-color: #FB0303;
    border-radius: 4px 4px 0 0;
}
.sort-wrap .third-nav .third-nav-item {
    display: inline-block;
    padding: 0 14px;
    color: #333;
}
.sort-wrap .list-sort {
    float: right;
}

.sort-wrap .list-sort a {
    font-size: 14px;
    color: #333;
    display: inline-block;
    padding: 0 20px;
    position: relative;
}

.sort-wrap .list-sort a.light {
    color: #ff552e;
}



































