/*banner*/
.ctmj-banner{
    width: 100%;
    min-width: 1200px;
    position: relative;
}
.ctmj-banner img{
    width: 100%;
}
/*banner--功能*/
.ctmj-banner .m-fun{
    position: absolute;
    right: 20px;
    top:50%;
    transform: translate(0,-50%);
}
.ctmj-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;
}
.ctmj-banner .m-fun .share{
    position: relative;
    width: 52px;
    height: 52px;
    background: #b30000 url("../imgs/share.png") no-repeat center;
    cursor: pointer;
}
.ctmj-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;
}

/*陈抟美景*/
.ctmj{  }
/*标题*/
.ctmj .title{
    height: 118px;
    padding-top: 42px;
}
.ctmj .title h1{
    margin-bottom: 6px;
    font-size: 30px;
    color: #523d2e;
    text-align: center;
}
.ctmj .title img{
    width: 1200px;
    height: 28px;
}
/*内容*/
.ctmj .cons{
    height: 740px;
}
/*左*/
.ctmj .cons .l-con{
    float: left;
    width: 966px;
    height: 740px;
}
.ctmj .cons .l-con .t-img{
    height: 458px;
}
.ctmj .cons .l-con .t-img img{
    width: 100%;
    height: 100%;
}
.ctmj .cons .l-con .c-img{
    height: 136px;
    background-color: #fff;
    border-bottom: solid 1px #d6d6d6;
}
.ctmj .cons .l-con .c-img li{
    float: left;
    width: 174px;
    height: 105px;
    margin-left: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
    cursor: pointer;
}
.ctmj .cons .l-con .c-img li img{
    width: 100%;
    height: 100%;
}
.ctmj .cons .l-con .b-txt{
    height: 110px;
    padding-top: 35px;
    background-color: #fff;
}
.ctmj .cons .l-con .b-txt h1{
    text-align: center;
    font-size: 26px;
    color: #4f4239;
}
.ctmj .cons .l-con .b-txt p{
    font-size: 16px;
    color: #94877e;
    margin-top: 15px;
    text-align: center;
}
/*右*/
.ctmj .cons .r-tab{
    margin-left: 54px;
    float: left;
    width: 180px;
    height: 740px;
}
.ctmj .cons .r-tab li{
    text-align: center;
    height: 73px;
    line-height: 73px;
}
.ctmj .cons .r-tab li.current{
    border-bottom: solid 1px #af7a50;
}
.ctmj .cons .r-tab li span{
    margin-left: 30px;
}
.ctmj .cons .r-tab li span.current{
    color: #af7a50;
}
.ctmj .cons .r-tab li img.one-img{
    display: inline-block;
}
.ctmj .cons .r-tab li img.two-img{
    display: none;
}
.ctmj .cons .r-tab li.current img.one-img{
    display: none;
}
.ctmj .cons .r-tab li.current img.two-img{
    display: inline-block;
}

/*其它美景*/
.qtmj{  }
/*标题*/
.qtmj .title{
    height: 118px;
    padding-top: 42px;
}
.qtmj .title h1{
    margin-bottom: 6px;
    font-size: 30px;
    color: #523d2e;
    text-align: center;
}
.qtmj .title img{
    width: 1200px;
    height: 28px;
}
.qtmj .cons{  }
.qtmj .cons li{
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
}
.qtmj .cons li .l-img{
    width: 600px;
    height: 250px;
    float: left;
}
.qtmj .cons li .l-img img{
    width: 100%;
    height: 100%;
}
.qtmj .cons li .r-intro{
    float: left;
    width: 568px;
    padding: 16px;
    height: 218px;
    background-color: #fff;
}
.qtmj .cons li .r-intro.current{
    background-color: #af7a50;
}
.qtmj .cons li .r-intro h1{
    color: #4f4239;
    font-size: 22px;
    margin-bottom: 12px;
}
.qtmj .cons li .r-intro h1.current{
    color: #ffffff;
}
.qtmj .cons li .r-intro .content{
    color: #4f4239;
    height: 51px;
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 12px;
}
.qtmj .cons li .r-intro .content.current{
    color: #f4eeeb;
}
.qtmj .cons li .r-intro span{
    color: #b30000;
    font-size: 18px;
    cursor: pointer;
}
.qtmj .cons li .r-intro span.current{
    color: #4f4239;
}

/*其它美景 -- 分页*/
.qtmj .cons .page{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.qtmj .cons .page a{
    display: inline-block;
    width: 28px;
    height: 28px;
    border: solid 2px #b50606;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    color: #b30000;
    font-size: 18px;
    margin-right: 4px;
}
.qtmj .cons .page a.current{
    color: #fff;
    background-color: #b30000;
}
/*弹窗*/
.ck_detail{
    float: right;
    margin-right: 23px;
    font-size: 14px;
    color: black;
}
.ck_detail:hover{
    color: red;
    text-decoration: underline;
}
.mj_content{
    position: fixed;
    top: 50%;
    left: 50%;
    background: #e6e2d8;
    text-align: center;
    padding: 17px 35px;
    display: none;
    z-index: 11111;
    margin-left: -170px;
    margin-top: -62px;
    width: 400px;
}
.mj_content .mj_close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #7c6250;
    text-align: center;
    border-radius: 50%;
    color: white;
    display: inline-block;
    font-size: 19px;
    line-height: 22px;
    top: -12px;
    right: -8px;
    cursor: pointer;
}