﻿.main-cont {
    width: 100%;
    height: auto;
    background: #fff;
}
.main-cont .title{
    width: 100%;
    height: auto;
}
.main-cont .title h4{
    font-size: 24px;
    color: #474747;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.main-cont .title h4 span{
    width: 30px;
    height: 1px;
    background: #474747;
    margin: 0 40px;
}
.main-content {
    width: 100%;
    margin: 0 auto;
    background: #f7f7f7;
    height: 100%;
    height: 250px;
    position: relative;
}

.main-content .main-nav-box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0px;
}

.main-content .main-nav-box .main-nav-row {
    font-size: 14px;
    color: #474747;
    padding: 10px 0px;
}

.main-content .main-nav-box .main-nav-row span {
    vertical-align: middle;
    font-weight: bold;
}

.main-content .main-nav-box .main-nav-row .dd {
    display: inline-block;
    vertical-align: middle;
}

.on {
    color: #004098 !important;
}

.main-content .main-nav-box .main-nav-row .dd ul li {
    float: left;
    padding: 0px 30px;
}

.main-content .main-nav-box .main-nav-row .dd ul li a {
    font-size: 14px;
    color: #474747;
}

.main-content .main-nav-box .main-month {
    height: 47px;
    margin: 0 auto;
}

.main-content .main-nav-box .main-month ul {
    height: 100%;
    margin: 0 53px;
    background: #fff;
}

.main-content .main-nav-box .main-month ul li {
    float: left;
    padding: 0px 25px;
}

.main-content .main-nav-box .main-month ul li a {
    font-size: 14px;
    color: #474747;
    line-height: 47px;
}

/* month 瀑布流 */
.main-cont .container {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.container .month-tool-bar {
    /* max-width: 1200px; */
    height: 90px;
    padding-top:30px;
    /* padding-bottom:30px; */
    margin: 0 auto;
}

.main-cont .container .month-tool-bar .tool-right {
    border: 1px solid #cccccc;
    float: right;
    vertical-align: middle;
    /* margin-top: 30px; */
}

.main-cont .container .month-tool-bar .tool-right a {
    /* width: 60px; */
    /* height: 30px; */
    /* background:pink; */
    display: inline-block;
    line-height: 30px;
    /* border:1px solid #cccccc; */
    text-align: center;
    padding: 0 10px;
    font-size:12px;
}
.ril_cons .ril_cons_li{
    width: 1230px;
}
.brand-list {
    width: 1230px;
    position: relative;
}

.brand-list .item {
    position: absolute;
    width: 285px;
    border: 1px solid #e5e5e5;
    /*padding:18px;top:0;left:40%;*/
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.brand-list .hover {
    box-shadow: 0px 1px 8px rgba(200, 200, 200, .6);
    background-color: #fff;
    border-color: #c8c8c8;
}

/* .brand-list .additem{padding:0;width:240px;border:none;} */
.brand-list .item h3 {
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
    background: #004098;
    text-align: center;
}

.brand-list .item span {
    display: block;
    font-size: 12px;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
    background: #7dcef4;
}

.brand-list .item p {
    font-size: 14px;
    color: #333333;
    line-height: 60px;
    text-align: center;
}
.tool-right .coop_current{
    color: #004098;
    background: #f7f7f7;
}

.tol_times em{
    display: inline-block;
    background: url("../images/img/time2.png")no-repeat;
    background-size: 100% 100%;
    width: 10px;
    height: 10px;
}

.tio_big em{
    display: inline-block;
    background: url("../images/img/pic.png")no-repeat;
    background-size: 100% 100%;
    width: 10px;
    height: 10px;
}

.tool-right .tol_times.coop_current em{
    background: url("../images/img/time.png")no-repeat;
    background-size: 100% 100%;
}
.tool-right .tio_big.coop_current em{
    background: url("../images/img/pic2.png")no-repeat;
    background-size: 100% 100%;
}


.tool-right .tol_times{
    border-right: 1px solid #cccccc;
}
.ril_cons_li li:nth-child(2){
    display: none;
}
.ril_cons_li>li:nth-child(1){
    display: inline-block;
}


/* bigpic */
.bigpic_content{
    width:100%;
    height:auto;
    /* border:1px solid red; */
    margin:0 auto;
}
.bigpic_content ul{
    width:1200px;
    height:auto;
    margin:0 auto;
    position:relative;
}
.bigpic_content ul li{
    width:384px;
    height:320px;
    border:1px solid #e7e7e7;
    float: left;
    width: 32%;
    margin-right: 1%;
    margin-bottom: 16px;
    overflow: hidden;
}

.bigpic_content ul li a{
    width:100%;
}

.bigpic_content ul li a .bigpic{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}
.bigpic_content ul li a .bigpic img{
    display:block;
    margin:0 auto;
    overflow: hidden;
    padding:20px 0px 20px 0px;
}
.bigpic_content ul li a .bicpic_cont{
    padding-left:20px;
    width: 100%;
    height: 140px;
}

.bigpic_content ul li a .bicpic_cont h6{
    width: 100%;
    line-height:30px;
    background: #fff;
    font-size: 16px;
    color: #474747;

}
.bicpic_cont .data_adress{
    width:100%;
    /* height:30px; */
}
.bicpic_cont .data_adress>span{
    padding-left: 14px;
    font-size: 12px;
    color: #757575;
    background: url(../images/img/address.png) no-repeat left center;
    margin-right: 10px;
}
.bicpic_cont .data_adress>b{
    padding-left: 14px;
    font-size: 12px;
    color: #757575;
    background: url(../images/img/bigpic_time.png) no-repeat left center;
    margin-right: 10px;
}
.bigpic .bicpic_cont>p{
    /* margin-top: 16px; */
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}
.bicpic_cont .baoming{
    
    margin-top: 16px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}
.baoming_bg{
    background:#858585;
}
.baoming_on{
    background:#00c9ff;
}
.bigpic_content .load_more{
    width: 160px;
    height: 40px;
    border: 1px solid #e7e7e7;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    color: #e7e7e7;
    margin-bottom: 16px;
    
}
.bigpic_content .load_more a{
    font-size:14px;
    color:#474747;
    text-align:center;
}