/*banner区*/
.ychs_banner{
    width: 100%;
    min-width: 1200px;
    position: relative;
}
.ychs_banner img{
    width: 100%;
}
/*banner区---功能*/
.ychs_banner .m-fun{
    position: absolute;
    right: 20px;
    top:50%;
    transform: translate(0,-50%);
}
.ychs_banner .m-fun .sc-nav{
    position: relative;
    width: 52px;
    height: 52px;
    background: #b30000 url("../imgs/sc-nav.png") no-repeat center;
    margin-bottom: 20px;
    cursor: pointer;
}
.ychs_banner .m-fun .share{
    position: relative;
    width: 52px;
    height: 52px;
    background: #b30000 url("../imgs/share.png") no-repeat center;
    cursor: pointer;
}
/*.ychs_banner .m-fun .sc-nav span,.m-fun .share span{
    position: absolute;
    width: 70px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    color: #523d2e;
    left: -70px;
    top:0;
    display: none;
}
.ychs_banner .mp-reserve{
    position: absolute;
    left: 50%;
    bottom: 39px;
    margin-left: -40px;
}
.ychs_banner .mp-reserve .big{
    width: 80px;
    height: 80px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.ychs_banner .mp-reserve .small{
    position: absolute;
    left: 50%;
    top:50%;
    margin-left: -30px;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    color: #523d2e;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
}*/






/*花海景观*/
.hhjg{
    margin-bottom: 40px;
}
.hhjg .title{
    height: 140px;
    line-height: 140px;
    text-align: center;
}
.hhjg .pa_720{
    height: 717px;
    background-color: #ccc;
}

/*节会活动*/
.jhhd{
    width: 100%;
    height: 594px;
    background: url("../imgs/jhhf_bg.png") no-repeat center top;
}
.jhhd .w{
    position: relative;
}
.jhhd .title{
    height: 140px;
    line-height: 140px;
    text-align: center;
}
.jhhd .cons{
    width: 100%;
    height: 413px;
    overflow: hidden;
    position: relative;
}
.jhhd .cons ul{
    position: absolute;
    left: 0;
    top:0;
}
.jhhd .cons li{
    width: 180px;
    height: 413px;
    float: left;
    overflow: hidden;
}
.jhhd .cons li:nth-child(1){
    width: 480px;
}
.jhhd .cons li img{
    float: left;
    width: 180px;
    height: 413px;
}
.jhhd .cons li .r-con{
    float: left;
    width: 300px;
    height: 413px;
    background-color: #e3dfdc;
}
.jhhd .cons li .r-con h1{
    width: 205px;
    font-size: 22px;
    color: #523d2e;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    margin-top: 60px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.jhhd .cons li .r-con p{
    width: 205px;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 14px;
    line-height: 26px;
    color: #725540;
}
.jhhd .cons li .r-con span{
    display: block;
    width: 205px;
    margin: 0 auto;
    margin-top: 28px;
}
.jhhd .cons li .r-con span i{
    display: inline-block;
    width: 30px;
    height: 28px;
    background-color: #af7a50;
    text-align: center;
    line-height: 30px;
    color: #fefefe;
    font-size: 16px;
}
/*油菜花市---左右箭头*/
.jhhd .left_arrow{
    position: absolute;
    width: 30px;
    height: 60px;
    left: -60px;
    top:50%;
    margin-top: 40px;
    cursor: pointer;
}
.jhhd .right_arrow{
    position: absolute;
    width: 30px;
    height: 60px;
    right: -60px;
    top:50%;
    margin-top: 40px;
    cursor: pointer;
}

/*潼南特产*/
.tntc{
    position: relative;
}
.tntc .title{
    height: 140px;
    line-height: 140px;
    text-align: center;
}
.tntc .cons{
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.tntc .cons ul{
    position: absolute;
    left: 0;
    top:0;
}
.tntc .cons li{
    float: left;
    width: 200px;
    height: 400px;
    margin-right: 50px;
}
.tntc .cons li:last-child{
    margin-right: 0;
}
.tntc .cons li .t-img{
    height: 125px;
    text-align: center;
}
.tntc .cons li .t-img img{
    width: 46px;
    height: 125px;
}
.tntc .cons li .b-img{
    height: 200px;
    margin-top: 34px;
    text-align: center;
}
.tntc .cons li .b-img img{
    width: 200px;
    height: 200px;
}
/*潼南特产---左右箭头*/
.tntc .left_arrow{
    position: absolute;
    width: 30px;
    height: 60px;
    left: -60px;
    top:50%;
    margin-top: 100px;
    cursor: pointer;
}
.tntc .right_arrow{
    position: absolute;
    width: 30px;
    height: 60px;
    right: -60px;
    top:50%;
    margin-top: 100px;
    cursor: pointer;
}

/*咔擦一记*/
.kcyj{
    width: 100%;
    height: 597px;
    background: url("../imgs/kcyj_bg.png") no-repeat center left;
}
.kcyj .title{
    height: 140px;
    line-height: 140px;
    text-align: center;
}
.kcyj .cons{ }
.kcyj .cons li{
    float: left;
    width: 288px;
    height: 200px;
    margin-right: 16px;
    margin-bottom: 16px;
}
.kcyj .cons li.current{
    margin-right: 0;
}
.kcyj .cons li img{
    width: 288px;
    height: 200px;
}
.kcyj .cons li.more a{
    display: block;
    width: 288px;
    height: 200px;
    background-color: #b07c53;
    text-align: center;
    line-height: 200px;
    font-size: 18px;
}
/**-----------------------*/

.ychs_banner .m-fun .sc-nav{
    position: relative;
    width: 52px;
    height: 52px;
    background: #b30000 url("../imgs/sc-nav.png") no-repeat center;
    margin-bottom: 20px;
    cursor: pointer;
}
.ychs_banner .m-fun .share{
    position: relative;
    width: 52px;
    height: 52px;
    background: #b30000 url("../imgs/share.png") no-repeat center;
    cursor: pointer;
}
.ychs_banner .m-fun .sc-nav span,
.m-fun .share a{
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    color: #523d2e;
    left: -70px;
    top:-7px;
    display: none;
    background-repeat:no-repeat;
    overflow:hidden;
}
.ychs_banner .m-fun .sc-nav span{
    top:0;
}
.ychs_banner .m-fun .sc-nav span:nth-child(1),
.m-fun .share a:nth-child(1){
    left: -208px;
}
.ychs_banner .m-fun .sc-nav span:nth-child(2),
.m-fun .share a:nth-child(2){
    left: -156px;
}
.ychs_banner .m-fun .sc-nav span:nth-child(3),
.m-fun .share a:nth-child(3){
    left: -104px;
}
.ychs_banner .m-fun .sc-nav span:nth-child(4),
.m-fun .share a:nth-child(4){
    left: -52px;
}
.sc_detail{
    text-align: center;
    padding: 5px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    position: absolute;
    width: 45px;
    height: 25px;
    color: #5c483a;
    left: -209px;
    top: -40px;
    display: none;
}
.dt_two{
    left:-157px;
}
.dt_three{
    left:-104px;
}
.dt_four{
    left:-55px;
}
.sc_info{
   display: block;
}
