/*!
* DSP
* 创建时间：2018-08-01
* 创建人：jony
*/
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}
.v1-wrap{
    width:100%;
    height:auto;
}
.bg-gray{
    background: #f9f9f9;
}
@media (max-width: 767px){
    .v1-pdtb70{
    	padding-left: 15px;
    	padding-right: 15px;
        padding-top: 50px;
        padding-bottom: 40px;
    }
}

@media (min-width: 768px){
    .v1-pdtb70{
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

/*--丰富的媒体资源---*/

@media (max-width: 768px) {
	.dsp-media-bg {
		width: 100%;
		background: url(../img/dsp-media-bg.png) repeat;
	}
	.dsp-media-title {
		width: 100%;
	}
	.dsp-media-title h2 {
		width: 100% !important;
		text-align: center;
		padding-left: 18px;
		padding-right: 18px;
		height: 36px;
		line-height: 36px;
		font-size: 28px;
		color: #2a2d32;
		border-left: none;
		border-right: none;
		height: initial;
		font-weight: bold;
	}
	.dsp-media-title p {
		text-align: center;
		line-height: 25px;
		font-size: 14px;
		color: #b2b2b2;
		padding-top: 20px;
		padding-bottom: 20px;
		font-weight: 300;
	}
	.dsp-media-box {
		margin-top: 60px;
	}
	.dsp-media-box i {
		width: 290px;
		height: 90px;
		display: block;
		margin: 20px auto 40px auto;
		background-size: 100% 100% !important;
	}
	.dsp-media-box i.dsp-media-box-cion01 {
		background: url(../img/dsp-media-box-cion01.png) center no-repeat;
	}
	.dsp-media-box i.dsp-media-box-cion02 {
		background: url(../img/dsp-media-box-cion02.png) center no-repeat;
	}
	.dsp-media-box i.dsp-media-box-cion03 {
		background: url(../img/dsp-media-box-cion03.png) center no-repeat;
	}
	.dsp-media-box span {
		text-align: center;
		font-size: 14px;
		color: #2a2d32;
		display: block;
		line-height: 25px;
		font-weight: 300;
	}
}

@media (min-width:769px) and (max-width:1199px) {
	.container.v1-pdtb70 {
		padding: 70px 0;
	}
	.dsp-media-bg {
		width: 100%;
		background: url(../img/dsp-media-bg.png) repeat;
	}
	.dsp-media-title {
		width: 100%;
	}
	.dsp-media-title h2 {
		margin: 0 auto;
		text-align: center;
		padding-left: 18px;
		padding-right: 18px;
		height: 36px;
		line-height: 36px;
		font-size: 36px;
		color: #2a2d32;
		border-left: 6px solid #49a0f9;
		border-right: 6px solid #49a0f9;
	}
	.dsp-media-title p {
		text-align: center;
		line-height: 25px;
		font-size: 16px;
		color: #b2b2b2;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.dsp-media-box {
		margin-top: 100px;
		overflow: hidden;
	}
	.dsp-media-box i {
		width: 320px;
		height: 100px;
		display: block;
		position: relative;
		left: 50%;
		margin: 20px auto 60px auto;
		margin-left: -160px;
	}
	.dsp-media-box i.dsp-media-box-cion01 {
		background: url(../img/dsp-media-box-cion01.png) center no-repeat;
	}
	.dsp-media-box i.dsp-media-box-cion02 {
		background: url(../img/dsp-media-box-cion02.png) center no-repeat;
	}
	.dsp-media-box i.dsp-media-box-cion03 {
		background: url(../img/dsp-media-box-cion03.png) center no-repeat;
	}
	.dsp-media-box span {
		text-align: center;
		font-size: 16px;
		color: #2a2d32;
		display: block;
		line-height: 25px;
	}
}

@media (min-width: 1200px) {
	.dsp-media-bg {
		width: 100%;
		background: url(../img/dsp-media-bg.png) repeat;
	}
	.dsp-media-title {
		width: 100%;
	}
	.dsp-media-title h2 {
		margin: 0 auto;
		text-align: center;
		padding-left: 18px;
		padding-right: 18px;
		height: 36px;
		line-height: 36px;
		font-size: 36px;
		color: #2a2d32;
		border-left: 6px solid #49a0f9;
		border-right: 6px solid #49a0f9;
	}
	.dsp-media-title p {
		text-align: center;
		line-height: 25px;
		font-size: 16px;
		color: #b2b2b2;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.dsp-media-box {
		margin-top: 100px;
	}
	.dsp-media-box i {
		width: 320px;
		height: 100px;
		display: block;
		margin: 20px auto 60px auto;
	}
	.dsp-media-box i.dsp-media-box-cion01 {
		background: url(../img/dsp-media-box-cion01.png) center no-repeat;
	}
	.dsp-media-box i.dsp-media-box-cion02 {
		background: url(../img/dsp-media-box-cion02.png) center no-repeat;
	}
	.dsp-media-box i.dsp-media-box-cion03 {
		background: url(../img/dsp-media-box-cion03.png) center no-repeat;
	}
	.dsp-media-box span {
		text-align: center;
		font-size: 16px;
		color: #2a2d32;
		display: block;
		line-height: 25px;
	}
}


/*--智能的技术算法---*/

@media (max-width: 768px) {
	.dsp-algorithm-bg {
		width: 100%;
		height: 500px;
		background: url("../img/dsp-algorithm-bg.png") center no-repeat;
	}
	.dsp-algorithm-box {
		width: 100%;
		height: 250px;
		margin-top: 20px;
		background: url("../img/dsp-algorithm-box.png") center no-repeat;
		background-size: auto 85%;
	}
}

@media (min-width:769px) and (max-width:1199px) {
	.dsp-algorithm-bg {
		width: 100%;
		height: 600px;
		background: url("../img/dsp-algorithm-bg.png") center no-repeat;
	}
	.dsp-algorithm-box {
		width: 100%;
		height: 314px;
		margin-top: 20px;
		background: url("../img/dsp-algorithm-box.png") center no-repeat;
		background-size: auto 100%;
	}
}

@media (min-width: 1200px) {
	.dsp-algorithm-bg {
		width: 100%;
		height: 600px;
		background: url("../img/dsp-algorithm-bg.png") center no-repeat;
	}
	.dsp-algorithm-box {
		width: 100%;
		height: 314px;
		margin-top: 20px;
		background: url("../img/dsp-algorithm-box.png") center no-repeat;
		background-size: auto 100%;
	}
}


/*--精准的人群定向---*/

@media (max-width: 768px) {
	.dsp-crowd-bg {
		width: 100%;
		height: 700px;
		background: url("../img/dsp-crowd-bg.png") center no-repeat;
		background-size: auto 100% !important;
	}
	.dsp-crowd-bg .dsp-media-title h2 {
		color: #fff;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.dsp-crowd-box {
		padding-top: 40px;
	}
	.dsp-crowd-box i {
		width: 100%;
		height: 100px;
		display: block;
		background-size: auto 100% !important;
	}
	.dsp-crowd-box i.dsp-crowd-box-cion01 {
		background: url("../img/dsp-crowd-box-cion01.png") center no-repeat;
	}
	.dsp-crowd-box i.dsp-crowd-box-cion02 {
		background: url("../img/dsp-crowd-box-cion02.png") center no-repeat;
	}
	.dsp-crowd-float {
		width: 100%;
	}
	.dsp-crowd-float h3 {
		width: 100%;
		font-size: 20px;
		color: #fff;
		text-align: center;
		line-height: 50px;
		font-weight: 300;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.dsp-crowd-float p {
		text-align: center;
		width: 100%;
		font-size: 14px;
		color: #fff;
		line-height: 25px;
		font-weight: 300;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
}

@media (min-width:769px) and (max-width:1199px) {
	.dsp-crowd-bg {
		width: 100%;
		height: 600px;
		background: url("../img/dsp-crowd-bg.png") center no-repeat;
	}
	.dsp-crowd-bg .dsp-media-title h2 {
		color: #fff;
		border-left: 6px solid #fff;
		border-right: 6px solid #fff;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.dsp-crowd-box {
		padding-top: 150px;
	}
	.dsp-crowd-box i {
		width: 120px;
		height: 132px;
		display: block;
		float: left;
		margin-left: 80px;
	}
	.dsp-crowd-box i.dsp-crowd-box-cion01 {
		background: url("../img/dsp-crowd-box-cion01.png") center no-repeat;
	}
	.dsp-crowd-box i.dsp-crowd-box-cion02 {
		background: url("../img/dsp-crowd-box-cion02.png") center no-repeat;
	}
	.dsp-crowd-float {
		float: left;
		width: 330px;
		margin-left: 40px;
	}
	.dsp-crowd-float h3 {
		width: 100%;
		float: left;
		font-size: 24px;
		color: #fff;
		line-height: 50px;
		margin-bottom: 20px;
		margin-top: 0px;
		font-weight: 500;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.dsp-crowd-float p {
		width: 100%;
		float: left;
		font-size: 16px;
		color: #fff;
		line-height: 25px;
		font-weight: 300;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
}

@media (min-width: 1200px) {
	.dsp-crowd-bg {
		width: 100%;
		height: 600px;
		background: url("../img/dsp-crowd-bg.png") center no-repeat;
	}
	.dsp-crowd-bg .dsp-media-title h2 {
		color: #fff;
		border-left: 6px solid #fff;
		border-right: 6px solid #fff;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.dsp-crowd-box {
		padding-top: 150px;
	}
	.dsp-crowd-box i {
		width: 120px;
		height: 132px;
		display: block;
		float: left;
		margin-left: 80px;
	}
	.dsp-crowd-box i.dsp-crowd-box-cion01 {
		background: url("../img/dsp-crowd-box-cion01.png") center no-repeat;
	}
	.dsp-crowd-box i.dsp-crowd-box-cion02 {
		background: url("../img/dsp-crowd-box-cion02.png") center no-repeat;
	}
	.dsp-crowd-float {
		float: left;
		width: 330px;
		margin-left: 40px;
	}
	.dsp-crowd-float h3 {
		width: 100%;
		float: left;
		font-size: 24px;
		color: #fff;
		line-height: 50px;
		margin-bottom: 20px;
		margin-top: 0px;
		font-weight: 500;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.dsp-crowd-float p {
		width: 100%;
		float: left;
		font-size: 16px;
		color: #fff;
		line-height: 25px;
		font-weight: 300;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
}


/*--个性化平台功能---*/

@media (max-width: 768px) {
	.dsp-ind-box {
		margin-top: 70px;
	}
	.dsp-ind-box i {
		display: block;
		width: 120px;
		height: 120px;
		margin: 0 auto 30px auto;
		background-size: 100% 100% !important;
	}
	.dsp-ind-box i.dsp-ind-box-cion01 {
		background: url("../img/dsp-ind-box-cion01.png") center no-repeat;
	}
	.dsp-ind-box i.dsp-ind-box-cion02 {
		background: url("../img/dsp-ind-box-cion02.png") center no-repeat;
	}
	.dsp-ind-box i.dsp-ind-box-cion03 {
		background: url("../img/dsp-ind-box-cion03.png") center no-repeat;
	}
	.dsp-ind-box i.dsp-ind-box-cion04 {
		background: url("../img/dsp-ind-box-cion04.png") center no-repeat;
	}
	.dsp-ind-box h3 {
		width: 100%;
		font-size: 20px;
		font-weight: 300;
		color: #3c89d9;
		text-align: center;
		line-height: 30px;
	}
	.dsp-ind-box p {
		width: 100%;
		font-size: 14px;
		font-weight: 300;
		color: #2a2d32;
		text-align: center;
		line-height: 25px;
		margin: 0 auto;
	}
}

@media (min-width:769px) and (max-width:1199px) {
	.dsp-ind-box {
		margin-top: 100px;
	}
	.dsp-ind-box i {
		display: block;
		width: 180px;
		height: 180px;
		margin: 0 auto 30px auto;
	}
	.dsp-ind-box i.dsp-ind-box-cion01 {
		background: url("../img/dsp-ind-box-cion01.png") center no-repeat;
	}
	.dsp-ind-box i.dsp-ind-box-cion02 {
		background: url("../img/dsp-ind-box-cion02.png") center no-repeat;
	}
	.dsp-ind-box i.dsp-ind-box-cion03 {
		background: url("../img/dsp-ind-box-cion03.png") center no-repeat;
	}
	.dsp-ind-box i.dsp-ind-box-cion04 {
		background: url("../img/dsp-ind-box-cion04.png") center no-repeat;
	}
	.dsp-ind-box h3 {
		width: 100%;
		font-size: 20px;
		font-weight: 400;
		color: #3c89d9;
		text-align: center;
		line-height: 30px;
	}
	.dsp-ind-box p {
		width: 185px;
		font-size: 14px;
		font-weight: 400;
		color: #2a2d32;
		text-align: left;
		line-height: 25px;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	.dsp-ind-box {
		margin-top: 100px;
	}
	.dsp-ind-box i {
		display: block;
		width: 180px;
		height: 180px;
		margin: 0 auto 30px auto;
	}
	.dsp-ind-box i.dsp-ind-box-cion01 {
		background: url("../img/dsp-ind-box-cion01.png") center no-repeat;
	}
	.dsp-ind-box i.dsp-ind-box-cion02 {
		background: url("../img/dsp-ind-box-cion02.png") center no-repeat;
	}
	.dsp-ind-box i.dsp-ind-box-cion03 {
		background: url("../img/dsp-ind-box-cion03.png") center no-repeat;
	}
	.dsp-ind-box i.dsp-ind-box-cion04 {
		background: url("../img/dsp-ind-box-cion04.png") center no-repeat;
	}
	.dsp-ind-box h3 {
		width: 100%;
		font-size: 20px;
		font-weight: 400;
		color: #3c89d9;
		text-align: center;
		line-height: 30px;
	}
	.dsp-ind-box p {
		width: 185px;
		font-size: 14px;
		font-weight: 400;
		color: #2a2d32;
		text-align: left;
		line-height: 25px;
		margin: 0 auto;
	}
}


/*--个性化平台功能---*/

@media (max-width: 768px) {
	.dsp-team-bg {
		width: 100%;
		height: 500px;
		background: url("../img/dsp-team-bg.png") center no-repeat;
	}
	.dsp-team-bg h2 {
		width: 100%;
		text-align: center;
		margin-top: 150px;
		margin-bottom: 0px;
		line-height: 45px;
		font-size: 28px;
		font-weight: bold;
		color: #fff;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.dsp-team-bg p {
		width: 100%;
		text-align: center;
		color: #fff;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		font-size: 14px;
		font-weight: 300;
		margin: 0px;
		line-height: 25px;
	}
	.bh-mt0 {
		margin-top: 0px !important;
	}
}

@media (min-width:769px) and (max-width:1199px) {
	.dsp-team-bg {
		width: 100%;
		height: 500px;
		background: url("../img/dsp-team-bg.png") center no-repeat;
	}
	.dsp-team-bg h2 {
		width: 100%;
		text-align: center;
		margin-top: 140px;
		margin-bottom: 0px;
		line-height: 75px;
		font-size: 60px;
		color: #fff;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.dsp-team-bg p {
		width: 100%;
		text-align: center;
		color: #fff;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		font-size: 18px;
		font-weight: 300;
		margin: 0px;
		line-height: 35px;
	}
	.bh-mt0 {
		margin-top: 0px !important;
	}
}

@media (min-width: 1200px) {
	.dsp-team-bg {
		width: 100%;
		height: 500px;
		background: url("../img/dsp-team-bg.png") center no-repeat;
	}
	.dsp-team-bg h2 {
		width: 100%;
		text-align: center;
		margin-top: 140px;
		margin-bottom: 0px;
		line-height: 75px;
		font-size: 60px;
		color: #fff;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.dsp-team-bg p {
		width: 100%;
		text-align: center;
		color: #fff;
		text-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		font-size: 18px;
		font-weight: 300;
		margin: 0px;
		line-height: 35px;
	}
	.bh-mt0 {
		margin-top: 0px !important;
	}
}


/*--实时的报表分析---*/

@media (max-width: 768px) {
	.dsp-report-bg {
		width: 100%;
		height: 720px;
		background: url("../img/dsp-report-bg.png") center no-repeat;
		background-size: auto 100% !important;
	}
	.dsp-report-box {
		margin-top: 50px;
	}
	.dsp-report-box i {
		width: 120px;
		height: 120px;
		display: block;
		margin: 30px auto;
		background-size: auto 100% !important;
	}
	.dsp-report-box i.dsp-report-box-cion01 {
		background: url("../img/dsp-report-box-cion01.png") center no-repeat;
	}
	.dsp-report-box i.dsp-report-box-cion02 {
		background: url("../img/dsp-report-box-cion02.png") center no-repeat;
	}
	.dsp-report-box span {
		width: 100%;
		text-align: center;
		font-size: 14px;
		font-weight: 300;
		color: #262626;
		display: block;
	}
}

@media (min-width:769px) and (max-width:1199px) {
	.dsp-report-bg {
		width: 100%;
		height: 600px;
		background: url("../img/dsp-report-bg.png") center no-repeat;
	}
	.dsp-report-box {
		margin-top: 80px;
	}
	.dsp-report-box i {
		width: 150px;
		height: 150px;
		display: block;
		margin: 30px auto;
	}
	.dsp-report-box i.dsp-report-box-cion01 {
		background: url("../img/dsp-report-box-cion01.png") center no-repeat;
	}
	.dsp-report-box i.dsp-report-box-cion02 {
		background: url("../img/dsp-report-box-cion02.png") center no-repeat;
	}
	.dsp-report-box span {
		width: 100%;
		text-align: center;
		font-size: 20px;
		color: #262626;
		display: block;
	}
}

@media (min-width: 1200px) {
	.dsp-report-bg {
		width: 100%;
		height: 600px;
		background: url("../img/dsp-report-bg.png") center no-repeat;
	}
	.dsp-report-box {
		margin-top: 80px;
	}
	.dsp-report-box i {
		width: 150px;
		height: 150px;
		display: block;
		margin: 30px auto;
	}
	.dsp-report-box i.dsp-report-box-cion01 {
		background: url("../img/dsp-report-box-cion01.png") center no-repeat;
	}
	.dsp-report-box i.dsp-report-box-cion02 {
		background: url("../img/dsp-report-box-cion02.png") center no-repeat;
	}
	.dsp-report-box span {
		width: 100%;
		text-align: center;
		font-size: 20px;
		color: #262626;
		display: block;
	}
}


@media (max-width: 767px){
    .PDB-title{
        width: 100%;
    }
    .PDB-title h2{
        width: 100% !important;
        text-align: center;
        padding-left: 18px;
        padding-right: 18px;
        height: 36px;
        line-height: 36px;
        font-size: 28px;
        color: #2a2d32;
        border-left: none;
        border-right: none;
        height: initial;
        font-weight:bold;
    }
    .PDB-title p{
        text-align: center;
        line-height: 25px;
        font-size: 14px;
        color: #b2b2b2;
        padding-top: 20px;
        font-weight:300;

    }
    .PDB-routine{
        margin-top: 50px;
    }
    .PDB-routine h3{
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        color: #2a2d32;
        font-weight:300;

    }
    .PDB-routine i{
        width: 220px;
        height: 200px;
        display: block;
        margin: 30px auto;
    }
    .PDB-routine i.PDB-routine-cion01{
        background: url(/statics/img/current/PDB-routine-cion01.png) center no-repeat;
    }
    .PDB-routine i.PDB-routine-cion02{
        background: url(/statics/img/current/PDB-routine-cion02.png) center no-repeat;
    }
    .PDB-routine i.PDB-routine-cion03{
        background: url(/statics/img/current/PDB-routine-cion03.png) center no-repeat;
    }
    .PDB-routine span{
        text-align: center;
        font-size: 14px;
        color: #2a2d32;
        display: block;
        font-weight: 300;
        line-height: 25px;
    }
    .PDB-routine span img{
        width: 8px;
        height: 8px;
        margin-right: 10px;
    }
    .PDB-routine-img{
        display: none;
    }
}
@media (min-width:768px) and (max-width:1199px){
    .PDB-title{
        width: 100%;
    }
    .PDB-title h2{
        margin: 0 auto;
        text-align: center;
        padding-left: 18px;
        padding-right: 18px;
        height: 36px;
        line-height: 36px;
        font-size: 36px;
        color: #2a2d32;
        border-left: 6px solid #49a0f9;
        border-right: 6px solid #49a0f9;
    }
    .PDB-title p{
        text-align: center;
        line-height: 25px;
        font-size: 16px;
        color: #b2b2b2;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .PDB-routine{
        margin-top: 15px;
        overflow:hidden;
        padding:0 !important;
    }
    .PDB-routine h3{
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        color: #2a2d32;
    }
    .PDB-routine i{
        width: 150px;
        height: 200px;
        display: block;
        margin: 30px auto;
    }
    .PDB-routine i.PDB-routine-cion01{
        background: url(/statics/img/current/PDB-routine-cion01.png) center no-repeat;
        background-size:100%;

    }
    .PDB-routine i.PDB-routine-cion02{
        background: url(/statics/img/current/PDB-routine-cion02.png) center no-repeat;
        background-size:100%;

    }
    .PDB-routine i.PDB-routine-cion03{
        background: url(/statics/img/current/PDB-routine-cion03.png) center no-repeat;
        background-size:100%;

    }
    .PDB-routine span{
        text-align: center;
        font-size: 16px;
        color: #2a2d32;
        display: block;
        font-weight: 300;
        line-height: 25px;
    }
    .PDB-routine span img{
        width: 8px;
        height: 8px;
        margin-right: 10px;
    }
    .PDB-routine-img{
        width: 86px;
        height: 22px;
        margin-top: 170px;
        background: url("/statics/img/current/PDB-routine-img.png") center no-repeat;
        background-size:100%;

    }
}
@media (min-width: 1200px){
    .PDB-title{
        width: 100%;
    }
    .PDB-title h2{
        margin: 0 auto;
        text-align: center;
        padding-left: 18px;
        padding-right: 18px;
        height: 36px;
        line-height: 36px;
        font-size: 36px;
        color: #2a2d32;
        border-left: 6px solid #49a0f9;
        border-right: 6px solid #49a0f9;
    }
    .PDB-title p{
        text-align: center;
        line-height: 25px;
        font-size: 16px;
        color: #b2b2b2;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .PDB-routine{
        margin-top: 15px;
    }
    .PDB-routine h3{
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        color: #2a2d32;
    }
    .PDB-routine i{
        width: 220px;
        height: 200px;
        display: block;
        margin: 30px auto;
    }
    .PDB-routine i.PDB-routine-cion01{
        background: url(/statics/img/current/PDB-routine-cion01.png) center no-repeat;
    }
    .PDB-routine i.PDB-routine-cion02{
        background: url(/statics/img/current/PDB-routine-cion02.png) center no-repeat;
    }
    .PDB-routine i.PDB-routine-cion03{
        background: url(/statics/img/current/PDB-routine-cion03.png) center no-repeat;
    }
    .PDB-routine span{
        text-align: center;
        font-size: 16px;
        color: #2a2d32;
        display: block;
        font-weight: 300;
        line-height: 25px;
    }
    .PDB-routine span img{
        width: 8px;
        height: 8px;
        margin-right: 10px;
    }
    .PDB-routine-img{
        width: 143px;
        height: 22px;
        margin-top: 170px;
        background: url("/statics/img/current/PDB-routine-img.png") center no-repeat;
    }
}

/* 案列 */
@media (max-width: 767px) {
    .PDB-case{
    	padding-left: 0px;
        margin-bottom: 40px;
    }
    .PDB-case-box{
        background: #fff;
        border-radius: 10px;
    }
    .PDB-case-box img{
        border-top-left-radius:8px;
        border-top-right-radius:8px;
        width: 100%;
        height: 200px;
    }
    .PDB-case-box h3{
        padding-left: 15px;
        padding-right: 15px;
        font-size: 20px;
        color: #3c89d9;
        font-weight: 300;
    }
    .PDB-case-float{
        width: 100%;
        padding: 5px 15px 25px 15px;
    }
    .PDB-case-float p{
        width: 64%;
        float: left;
        line-height: 22px;
        margin: 0px;
        font-size:14px;
        font-weight:300;
    }
    .PDB-case-float a{
        display: block;
        float: right;
        color: #fff;
        font-size: 14px;
        background: #49a0f9;
        padding: 5px 18px;
        border-radius: 20px;
        margin-top: 5px;
        font-weight:300;
    }
    .PDB-case-float a:hover,
    .PDB-case-float a:focus{
        box-shadow: 0 0 5px #49a0f9;
    }
    .btn-cha{
        text-align: center;
        color: #49a0f9;
        font-size: 16px;
        display: block;
        width: 100%;
        padding-top: 0px !important;
    }
    .mt70{
        margin-top: 30px;
    }
}
@media (min-width:768px) and (max-width:1199px){
    .PDB-case{
    	padding-right: 15px;
        margin-top: 70px;
    }
    .PDB-case-box{
        background: #fff;
        border-radius: 10px;
    }
    .PDB-case-box img{
        border-top-left-radius:8px;
        border-top-right-radius:8px;
        width: 100%;
        height: auto;
    }
    .PDB-case-box h3{
        padding-left: 30px;
        padding-right: 30px;
        font-size: 24px;
        color: #3c89d9;
        font-weight: 300;
        height:52px;
        overflow:hidden;
    }
    .PDB-case-float{
        width: 100%;
        padding: 5px 30px 25px 30px;
    }
    .PDB-case-float p{
        width: 70%;
        float: left;
        line-height: 22px;
        margin: 0px;
    }
    .PDB-case-float a{
        display: block;
        float: right;
        color: #fff;
        font-size: 14px;
        background: #49a0f9;
        padding: 7px 30px;
        border-radius: 20px;
        margin-top: 5px;
    }
    .PDB-case-float a:hover,
    .PDB-case-float a:focus{
        box-shadow: 0 0 5px #49a0f9;
    }
}
@media (min-width: 1200px){
    .PDB-case{
    	padding-right: 15px;
        margin-top: 70px;
    }
    .PDB-case-box{
        background: #fff;
        border-radius: 10px;
    }
    .PDB-case-box img{
        border-top-left-radius:8px;
        border-top-right-radius:8px;
        width: 100%;
        /*height: 320px;*/
    }
    .PDB-case-box h3{
        padding-left: 30px;
        padding-right: 30px;
        font-size: 24px;
        color: #3c89d9;
        font-weight: 300;
    }
    .PDB-case-float{
        width: 100%;
        padding: 5px 30px 25px 30px;
    }
    .PDB-case-float p{
        width: 70%;
        float: left;
        line-height: 22px;
        margin: 0px;
    }
    .PDB-case-float a{
        display: block;
        float: right;
        color: #fff;
        font-size: 14px;
        background: #49a0f9;
        padding: 7px 30px;
        border-radius: 20px;
        margin-top: 5px;
    }
    .PDB-case-float a:hover,
    .PDB-case-float a:focus{
        box-shadow: 0 0 5px #49a0f9;
    }
}
.btn-cha{
    text-align: center;
    color: #49a0f9;
    font-size: 14px;
    display: block;
    width: 100%;
    padding-top: 38px;
    font-weight:300;
}



section {
    width: 100%;
    height: 100px;
    margin-bottom: 0px;
    background-color: transparent;
}



/* 媒体资源 服务客户*/

@media (max-width: 768px) {
	.year01 {
		bottom: -50px !important;
	}
	.year01 .active {
		margin: 0;
		width: 12px;
		height: 12px;
		background-color: #7f7f7f !important;
	}
	.year01 li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		border: 1px solid #bebebe !important;
		border-radius: 10px;
		cursor: pointer;
		background-color: #bebebe !important;
	}
	.mobile-min-box {
		width: 100%;
		margin-bottom: 30px;
	}
	.mobile-min-box img {
		width: 50px;
		height: 50px;
		margin: 0 auto;
		display: block;
	}
	.v1-pdtb40 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.client-min-box {
		width: 100%;
		margin-bottom: 30px;
	}
	.client-min-box img {
		width: 76px;
		height: 30px;
		margin: 0 auto;
		display: block;
	}
	.client01 {
		bottom: -10px !important;
	}
}

@media (min-width: 768px) {
	.media-tab {
		width: 481px;
	}
	.year01 {
		bottom: -50px !important;
	}
	.year01 .active {
		margin: 0;
		width: 12px;
		height: 12px;
		background-color: #7f7f7f !important;
	}
	.year01 li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		border: 1px solid #bebebe !important;
		border-radius: 10px;
		cursor: pointer;
		background-color: #bebebe !important;
	}
	.bh-col-sm-2 {
		width: 12.5% !important;
	}
	.mobile-min-box {
		width: 100%;
		margin-bottom: 40px;
	}
	.mobile-min-box img {
		width: 70px;
		height: 70px;
		margin: 0 auto;
		display: block;
	}
	.v1-pdtb40 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.client-min-box {
		width: 100%;
		margin-bottom: 40px;
	}
	.client-min-box img {
		width: 135px;
		height: 50px;
		margin: 0 auto;
		display: block;
	}
	.client01 {
		bottom: -10px !important;
	}
}


/*--模块标题--*/

.box_title {
	text-align: center;
}

.box_title h2 {
	display: block;
	color: #2a2d32;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}

.box_title span {
	width: 100%;
	height: 45px;
	font-size: 14px;
	color: #b2b2b2;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	font-weight: 300;
}


/* tab 切换 */

@media (max-width: 786px) {
	.nav-tabs {
		/*width: 360px;*/
		border-bottom: none;
		text-align: center;
		margin: 30px auto 10px;
	}
	.nav-tabs>li {
		width: 25%;
		margin-bottom: 0px;
		cursor: pointer;
	}
	.nav>li>a {
		padding: 10px 20px;
	}
	.nav-tabs>li>a {
		margin-right: 0px;
		line-height: 1.42857143;
		border: none;
		font-size: 14px;
		color: #7f7f7f;
		border-radius: inherit;
	}
	.nav-tabs>li>a:hover {
		color: #49a0f9;
		background: none;
		border: none;
	}
	.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
		color: #49a0f9;
		font-weight: bold;
		background: url("../img/nav-tabs.png") bottom center no-repeat !important;
		border: none;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
}

@media (min-width:768px) and (max-width:1199px) {

	.nav-tabs {
		min-width: 300px;
		border-bottom: none;
		text-align: center;
		margin: 60px auto 20px;
	}
	.nav-tabs>li {
		margin-bottom: 0px;
		cursor: pointer;
	}
	.nav>li>a {
		padding: 10px 40px;
	}
	.nav-tabs>li>a {
		margin-right: 0px;
		line-height: 1.42857143;
		border: none;
		font-size: 18px;
		color: #7f7f7f;
		border-radius: inherit;
	}
	.nav-tabs>li>a:hover {
		color: #49a0f9;
		background: none;
		border: none;
	}
	.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
		color: #49a0f9;
		font-weight: bold;
		background: url("../img/nav-tabs.png") bottom center no-repeat !important;
		border: none;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
}

@media (min-width: 1200px) {
	.nav-tabs {
		min-width: 305px;
		border-bottom: none;
		text-align: center;
		margin: 60px auto 20px;
	}
	.nav-tabs>li {
		margin-bottom: 0px;
		cursor: pointer;
	}
	.nav>li>a {
		padding: 10px 30px;
	}
	.nav-tabs>li>a {
		margin-right: 0px;
		line-height: 1.42857143;
		border: none;
		font-size: 18px;
		color: #7f7f7f;
		border-radius: inherit;
	}
	.nav-tabs>li>a:hover {
		color: #49a0f9;
		background: none;
		border: none;
	}
	.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
		color: #49a0f9;
		font-weight: bold;
		background: url("../img/nav-tabs.png") bottom center no-repeat !important;
		border: none;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.PDB-case-box {
	text-align: center;
}