/**{font-size: .18rem;}*/
.dc-con-1{width: 100%;height: 8.6rem; display: block; position: relative; background: url(../img/vr-dichan/vrdichan-banner.jpg) no-repeat; background-size: 100%;}

.dc-con-1 h1{width: 10rem; margin: auto; font-size: .6rem; color: #fff; padding: 3.6rem 0 .6rem 0;}
.dc-con-1 h2{width: 10rem; margin: auto; font-size: .3rem; color: #fff; font-weight: normal;}

.dc-con-2{ height: 6.86rem; display: block; text-align: center;}
.dc-con-2 img{width: 10rem; margin-top: .3rem;}
.dc-con-white{ height: 6.6rem; display: block; text-align: left;}
.dc-con-white .con-box{width: 12rem; margin: auto; position: relative;}
.dc-con-white .con-box img{position: absolute; top: 1.06rem; left: 5rem; width: 7rem;}
.dc-con-white .con-box .text{
	position: absolute;
    top: 1.3rem;
    left: 0;
    width: 5.6rem;
    height: 2.2rem;
    background: #fff;
    padding: .6rem;
    line-height: .36rem;
    font-size:.18rem;
    color: #333;
    box-shadow:10px 10px 5px #eee;}

.dc-con-gray{width: 100%;height: 6.6rem; display: block; background: #f5f5f7;}
.dc-con-gray .con-box{width: 12rem; margin: auto; position: relative;}
.dc-con-gray .con-box img{position: absolute; top: .9rem; left: 0; width: 7rem;}
.dc-con-gray .con-box .text{position: absolute;
    top: 1.3rem;
    left: 5rem;
    width: 5.6rem;
    height: 2.2rem;
    background: #fff;
    padding: .6rem;
    line-height: .36rem;
    color: #333;
    font-size: .18rem;
    box-shadow:10px 10px 5px #eee;}
.dc-con-gray .con-box .text h1,.dc-con-white .con-box .text h1{font-size: .3rem; font-weight: normal; margin-bottom: .2rem;}
/*通用图片*/
.pic-box{ margin-top: .8rem; text-align: center;}
