/* 子页Banner开始 */
.SubBanner{
    position: relative;
}
.SubBanner .hd{
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 20px;
    width: 1200px;
    height: 6px;
    z-index: 9;
    text-align: center;
}
.SubBanner .hd ul li{
    display: inline-block;
    width: 20px;
    height: 6px;
    cursor: pointer;
    margin: 0 5px;
    background: #ffffff;
}
.SubBanner .hd ul li.on{
    background: #740000;
}
.SubBanner .bd ul li{
    float: left;
    width: 100%;
    height: auto;
}
.SubBanner .bd ul li img{
    display: block;
}
/* 子页Banner结束 */

/* 面包屑导航开始 */
.MianBao{
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    color: #707070;
    border-bottom: 1px solid #e5e5e5;
}
.MianBao a{
    font-size: 14px;
    color: #707070;
}
.MianBao a:hover{
    color: #175339;
}
.MianBao a.MianShou{
    padding-left: 23px;
    background: url("../images/shou.png") no-repeat left center;
}
.Nei{
    padding-bottom: 100px;
}
.Nei .NeiTop{
    text-align: center;
    line-height: 30px;
    padding-bottom: 50px;
}
.Nei .NeiTop strong{
    display: block;
    font-size: 32px;
    color: #333333;
    padding-top: 52px;
}
.Nei .NeiTop span{
    display: block;
    padding-top: 12px;
    font-size: 14px;
    color: #757575;
    text-transform: uppercase;
    padding-bottom: 30px;
    background: url("../images/yingwenbj.png") no-repeat center bottom;
}
.Nei .NeiBot{
    min-height: 500px;
}
/* 面包屑导航结束 */

/* 公司概况开始 */
.Gsgk{
    font-size: 15px;
    color: #333333;
    line-height: 30px;
}
.Gsgk p{
    font-size: 15px;
    color: #333333;
    line-height: 30px;
}
.Gsgk a{
    font-size: 15px;
    color: #333333;
}
/* 公司概况结束 */

/* 园区景观开始 */
.Yqjg{
    min-height: 500px;
}
.Yqjg ul{
    width: 1220px;
}
.Yqjg ul li{
    float: left;
    width: 387px;
    margin-right: 19px;
    margin-bottom: 26px;
}
.Yqjg ul li>a{
    display: block;
    width: 387px;
    height: 290px;
    overflow: hidden;
}
.Yqjg ul li>a img{
    display: block;
    width: 387px;
    height: 290px;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}
.Yqjg ul li:hover>a img{
    opacity:0.9;
    filter: alpha(opacity=90);
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}
.Yqjg ul li h3{
    height: 62px;
    line-height: 62px;
    text-align: center;
}
.Yqjg ul li h3 a{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}
.Yqjg ul li:hover h3 a{
    color: #175339;
}
/* 园区景观结束 */

/* 动态中心开始 */
.Dtzx{
    min-height: 500px;
}
.LanMu{
    padding-top: 30px;
    text-align: center;
}
.LanMu ul li{
    display: inline-block;
    width: 162px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: 0 18px;
    background: url("../images/yuanjiao2.png") no-repeat center;
}
.LanMu ul li h2 a{
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}
.LanMu ul li.on{
    background: url("../images/yuanjiao2_1.png") no-repeat center;
}
.LanMu ul li.on h2 a{
    color: #ffffff;
}
.LanMu ul li:hover{
    background: url("../images/yuanjiao2_1.png") no-repeat center;
}
.LanMu ul li:hover h2 a{
    color: #ffffff;
}
.Dtzx{
    min-height: 500px;
}
.Dtzx ul{
    width: 1230px;
}
.Dtzx ul li{
    float: left;
    width: 346px;
    padding: 17px 19px 0;
    margin-right: 24px;
    margin-bottom: 32px;
    background: #f3f3f3;
}
.Dtzx ul li>a{
    display: block;
    width: 346px;
    height: 173px;
    overflow: hidden;
}
.Dtzx ul li>a img{
    display: block;
    width: 346px;
    height: 173px;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}
.Dtzx ul li:hover>a img{
    opacity:0.9;
    filter: alpha(opacity=90);
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}
.Dtzx ul li .DongTaiDiv{
    height: 128px;
    box-sizing: border-box;
    padding-top: 18px;
    line-height: 30px;
}
.Dtzx ul li .DongTaiDiv h3 a{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
.Dtzx ul li .DongTaiDiv h3 a:hover{
    color: #175339;
}
.Dtzx ul li .DongTaiDiv em{
    display: block;
    font-size: 14px;
    color: #757575;
}
.Dtzx ul li .DongTaiDiv span{
    display: block;
    font-size: 14px;
    color: #175339;
    padding-left: 25px;
    background: url("../images/shijian.png") no-repeat left center;
}
/* 动态中心结束 */

/* 服务中心开始 */
.Fwzx{
    width: 1210px;
    height: 261px;
    padding: 52px 30px 0;
    margin: 0 -6px;
    box-sizing: border-box;
    background: url("../images/goumubj.png") no-repeat center;
}
.FwzxBot{
    font-size: 16px;
    color: #175339;
    padding-top: 50px;
    line-height: 30px;
    text-align: center;
}
/* 服务中心结束 */

/* 骨灰寄存开始 */
.Ghjc{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.Ghjc p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.Ghjc a{
    font-size: 16px;
    color: #333333;
}
/* 骨灰寄存结束 */

/* 代客祭扫开始 */
.DkjsLeft{
    float: left;
    width: 700px;
    height: 525px;
}
.DkjsRight{
    float: right;
    width: 427px;
}
/* 代客祭扫结束 */

/* 售后服务开始 */
.Shfw{
    padding: 42px 0;
    overflow: hidden;
}
.Shfw .ShfwLeft{
    float: left;
    width: 360px;
    font-size: 14px;
    color: #333333;
}
.Shfw .ShfwLeft p{
    font-size: 14px;
    color: #333333;
}
.Shfw .ShfwLeft a{
    font-size: 14px;
    color: #333333;
}
.Shfw .ShfwRight{
    float: right;
    width: 806px;
    height: 292px;
    margin-top: 82px;
}
.Shfw1 .ShfwLeft{
    width: 600px;
}
.Shfw1 .ShfwRight{
    width: 393px;
    height: 167px;
    margin-top: 60px;
}
/* 售后服务结束 */

/* 园区墓型开始 */
.Yqmx{

}
.YqmxBot{
    min-height: 500px;
}
.YqmxBot ul{
    width: 1220px;
}
.YqmxBot ul li{
    float: left;
    width: 364px;
    margin-right: 15px;
    margin-bottom: 30px;
    border: 12px solid #f1f1f1;
}
.YqmxBot ul li>a{
    display: block;
    width: 364px;
    height: 242px;
    overflow: hidden;
}
.YqmxBot ul li>a img{
    display: block;
    width: 364px;
    height: 242px;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}
.YqmxBot ul li:hover>a img{
    opacity:0.9;
    filter: alpha(opacity=90);
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}
.YqmxBot ul li:hover{
    border-color: #175339;
}
.YqmxBot ul li .YqmxDiv{
    height: 118px;
    padding-left: 22px;
    line-height: 30px;
    box-sizing: border-box;
    padding-top: 16px;
}
.YqmxBot ul li .YqmxDiv h3 a{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
.YqmxBot ul li .YqmxDiv h3 a:hover{
    color: #175339;
}
.YqmxBot ul li .YqmxDiv em{
    display: block;
    font-size: 14px;
    color: #757575;
}
.YqmxBot ul li .YqmxDiv>a{
    float: left;
    font-size: 14px;
    color: #175339;
}
.YqmxBot ul li .YqmxDiv>a:hover{
    font-weight: bold;
}
/* 园区墓型结束 */

/* 联系我们开始 */
.Lxwm{

}
.LxwmText{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: center;
}
.LxwmText p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.LxwmTop{
    overflow: hidden;
    padding: 42px 0 45px;
}
.LxwmTop ul li{
    float: left;
    height: 120px;
    box-sizing: border-box;
    border: 1px solid #ececec;
    border-right-color: #dadada;
    border-left: 0;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding-top: 28px;
}
.LxwmTop ul li p{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.LxwmTop ul li.LxwmLi1{
    width: 541px;
    padding-left: 73px;
    border-left: 1px solid #ececec;
    background: url("../images/lianxibj1.png") no-repeat 31px center;
}
.LxwmTop ul li.LxwmLi2{
    width: 338px;
    padding-left: 77px;
    background: url("../images/lianxibj2.png") no-repeat 28px center;
}
.LxwmTop ul li.LxwmLi3{
    width: 321px;
    padding-left: 87px;
    background: url("../images/lianxibj3.png") no-repeat 28px center;
}
.LxwmCen{
    height: 154px;
    text-align: center;
    margin-bottom: 62px;
    background: url("../images/lianxibj4.png") no-repeat center bottom;
}
.LxwmCen img{
    display: inline;
}
.LxwmCen span{
    display: block;
    font-size: 14px;
    color: #175339;
    line-height: 38px;
}
.LxwmBot{
    height: 515px;
}
.LxwmBot iframe{
    display: block;
    width: 100%;
    height: 515px;
}
.LxwmWenZi{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding-left: 16px;
    padding-top: 52px;
}
.LxwmWenZi p{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
/* 联系我们结束 */

/* 预约看墓开始 */
.Yykm{

}
.YykmBot{
    padding-top: 90px;
}
.YykmBotDiv{
    float: left;
    width: 428px;
    margin-right: 173px;
    margin-bottom: 40px;
}
.YykmBotDiv span{
    float: left;
    width: 110px;
    font-size: 18px;
    color: #707070;
    line-height: 56px;
}
.YykmBotDiv .YykmBotInp{
    float: left;
    width: 290px;
    height: 56px;
    padding: 0 10px;
    box-sizing: border-box;
    background: url("../images/kanmubj.png") no-repeat center;
}
.YykmBotDiv .YykmBotInp input{
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #707070;
}
.YykmBotDiv em{
    float: right;
    font-size: 18px;
    color: #ec0000;
    line-height: 56px;
}
.YykmBotDiv1{
    width: 100%;
}
.YykmBotDiv1 .YykmBotInp{
    width: 145px;
    background: url("../images/kanmubj1.png") no-repeat center;
}
.YykmBotDiv1 img{
    float: left;
    width: 139px;
    height: 55px;
    cursor: pointer;
    margin-left: 7px;
}
.YykmBotDiv1 img:hover{
    opacity:0.7;
    filter: alpha(opacity=70);
}
.YykmBotDiv1 a{
    float: left;
    font-size: 14px;
    color: #ec0000;
    line-height: 56px;
    margin-left: 20px;
}
.YykmBotDiv1 a:hover{
    font-weight: bold;
}
.YykmBotTi{
    padding-top: 43px;
    overflow: hidden;
}
.YykmBotTi button{
    float: left;
    width: 209px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: 0;
    font-size: 18px;
    color: #175339;
    margin-right: 54px;
    transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    background: url("../images/yuanjiao3.png") no-repeat center;
}
.YykmBotTi button:hover{
    color: #ffffff;
    background: url("../images/yuanjiao3_1.png") no-repeat center;
}
/* 预约看墓结束 */

/* 园区墓型详细页开始 */
.YqmdxxTop{
    overflow: hidden;
    position: relative;
}
.YqmdxxTopl{
    float: left;
    width: 688px;
    height: 457px;
}
.YqmdxxTopr{
    float: right;
    width: 437px;
    margin-right: 35px;
    margin-top: 34px;
}
.YqmdxxTopr h1{
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}
.YqmdxxTopr .YqmdxxToprBot{
    font-size: 14px;
    color: #707070;
    line-height: 30px;
    padding-bottom: 14px;
    border-bottom: 1px dashed #f0f0f0;
}
.YqmdxxTopr .YqmdxxToprBot p{
    font-size: 14px;
    color: #707070;
    line-height: 30px;
}
.YqmdxxTopr>a{
    display: block;
    width: 112px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-top: 33px;
    background: #175339;
}
.YqmdxxTopr>a:hover{
    font-weight: bold;
}
.YqmdxxBot{
    padding: 80px 0;
}
.YqmdxxBot .YqmdxxBots{
    height: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #eaeaea;
}
.YqmdxxBot .YqmdxxBots em{
    float: left;
    width: 112px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #175339;
}
.YqmdxxBot .YqmdxxBotx{
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    padding-top: 50px;
}
/* 园区墓型详细页结束 */

/* 园区景观详细页开始 */
.YqmdxxTab .prev{
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    z-index: 9;
    width: 40px;
    height: 39px;
    cursor: pointer;
    background: url("../images/prevxx.png") no-repeat center;
}
.YqmdxxTab .prev:hover{
    background: url("../images/prevxx1.png") no-repeat center;
}
.YqmdxxTab .next{
    position: absolute;
    left: 639px;
    top: 50%;
    margin-top: -20px;
    z-index: 9;
    width: 40px;
    height: 39px;
    cursor: pointer;
    background: url("../images/nextxx.png") no-repeat center;
}
.YqmdxxTab .next:hover{
    background: url("../images/nextxx1.png") no-repeat center;
}
.YqmdxxTopl1{
    width: 689px;
    height: 516px;
}
.ZaiXianZiXun{
    position: absolute;
    top: 142px;
    right: 360px;
    width: 112px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #175339;
}
.ZaiXianZiXun:hover{
    font-weight: bold;
}
/* 园区景观详细页结束 */

/* 动态中心详细页开始 */
.Dtzxxx{
    padding: 52px 0 20px;
}
.Dtzxxx .DtzxxxTop{
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}
.Dtzxxx .DtzxxxTop h1{
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    padding-bottom: 20px;
}
.Dtzxxx .DtzxxxTop span{
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-transform: uppercase;
}
.Dtzxxx .DtzxxxTop a{
    font-size: 14px;
    color: #666666;
}
.Dtzxxx .DtzxxxTop a:hover{
    color: #175339;
}
.Dtzxxx .DtzxxxBot{
    min-height: 300px;
    padding: 40px 0;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
.Dtzxxx .DtzxxxBot p{
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
/* 动态中心详细页结束 */

/* 分页区域开始 */
.FenYe{
    padding: 30px 0;
    text-align: center;
}
.FenYe ul li{
    display: inline-block;
}
.FenYe ul li a{
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    background: #eeeeee;
    font-size: 14px;
    color: #666666;
    margin: 0 3px;
}
.FenYe ul li span{
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    background: #175339;
    font-size: 14px;
    color: #ffffff;
    margin: 0 3px;
}
.FenYe ul li a[href]:hover{
    background: #175339;
    color: #ffffff;
}
/* 分页区域结束 */

/* 上下篇开始 */
.ShangXia{
    overflow: hidden;
    line-height: 30px;
}
.ShangXia a{
    font-size: 15px;
    color: #333333;
}
.Shang{
    float: left;
    width: 50%;
    text-align: left;
}
.Shang a{
    padding-left: 24px;
    background: url("../images/shang.png") no-repeat left center;
}
.Shang a[href]:hover{
    color: #03793c;
    background: url("../images/shang_1.png") no-repeat left center;
}
.Xia{
    float: right;
    width: 50%;
    text-align: right;
}
.Xia a{
    padding-right: 24px;
    background: url("../images/xia.png") no-repeat right center;
}
.Xia a[href]:hover{
    color: #03793c;
    background: url("../images/xia_1.png") no-repeat right center;
}
/* 上下篇结束 */