/*product  框架*/
body{
    font-size: 0;
}

/*背景区*/
.bg-grey{
	background-color: #f5f5f5;
}
.bg-grey1{
    background-color: #EFF3F8;
}
.bg-white{
    background-color: #fff;
}
.bg-black{
    background-color: #2c3240;
    width: 100%;
}
/*内容区*/

.content-block{
	text-align: center;
	padding: 50px 0;
}
.titleBar .caption{
    margin-top: 0;
}
.caption {
	margin-bottom: 6px;
}
@media only screen and (max-width: 768px) {
    .caption {
        margin-bottom: 4px;
    }
}

/*banner*/
@media only screen and (min-width: 1024px) {
    .wrapper-top {
        height: 350px;
        background: url(../images/developer-center-second/developer-center-home/banner.jpg) no-repeat center;
        background-size: cover;
    }
}
.poster-content-box{
    padding-top: 80px;
}
.lead-poster .bg{
    height: 350px;
    position: relative;
    margin: 0 auto;
    background-size: 100% 100%;
}
.lead-poster .move-container .movie{
    background: url("../images/developer-center-second/developer-center-home/cloud1.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 193px;
    height: 121px;
    right: 389px;
    top: -14px;
}
.lead-poster .move-container .movie1{
    background: url("../images/developer-center-second/developer-center-home/cloud2.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 195px;
    height: 195px;
    right: 294px;
    top: 114px;
}
.lead-poster .move-container .movie2{
    background: url("../images/developer-center-second/developer-center-home/cloud3.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 192px;
    height: 193px;
    right: 770px;
    top: -23px;
}
.lead-poster .move-container .movie3{
    background: url("../images/developer-center-second/developer-center-home/phone.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 195px;
    height: 165px;
    right: 662px;
    top: 25px;
}
.lead-poster .move-container .movie4{
    background: url("../images/developer-center-second/developer-center-home/pad.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 193px;
    height: 193px;
    right: 557px;
    top: 84px;
}
.lead-poster .move-container .movie5{
    background: url("../images/developer-center-second/developer-center-home/cube1.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 194px;
    height: 194px;
    right: 51px;
    top: 16px;
}
.lead-poster .move-container .movie6{
    background: url("../images/developer-center-second/developer-center-home/cube2.png") no-repeat;
    background-position: 0 -20px;
    background-size: cover;
    position: absolute;
    width: 194px;
    height: 173px;
    right: 745px;
    top: 188px;
}
.lead-poster .move-container .movie7{
    background: url("../images/developer-center-second/developer-center-home/mulior.png") no-repeat;
    background-position: 0 -40px;
    background-size: cover;
    position: absolute;
    width: 193px;
    height: 153px;
    right: 511px;
    top: 286px;
}
.lead-poster .move-container .movie8{
    background: url("../images/developer-center-second/developer-center-home/line1.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 194px;
    height: 194px;
    right: 620px;
    top: 190px;
}
.lead-poster .move-container .movie9{
    background: url("../images/developer-center-second/developer-center-home/line2.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 195px;
    height: 195px;
    right: 361px;
    top: 208px;
}
.lead-poster .move-container .movie10{
    background: url("../images/developer-center-second/developer-center-home/sceen.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 195px;
    height: 195px;
    right: 499px;
    top: 0px;
}
.lead-poster .move-container .movie11{
    background: url("../images/developer-center-second/developer-center-home/blackboard.png") no-repeat;
    background-position: 0 0px;
    background-size: cover;
    position: absolute;
    width: 195px;
    height: 195px;
    right: 85px;
    top: 147px;
}
@media only screen and (min-width: 1024px){
    .poster-content{
        position: relative;
        top: -350px;
        max-width: 1180px;
        margin: auto;
        color: #252b3a;
        height: 100%;
        padding: 0 10px;
    }
}
/*part1 OpenAPI*/
.content-block1{
	padding: 50px 0;
}

.mb-descript{
	display: none;
}
.developer-community .slider-item{
    padding: 0 10px;

}

.developer-community .slider-item .aui-tile{
    background:#ffffff;
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.10);
}
.aui-tile .api-box{
    padding: 23px 4px 0;
    height: 90px;
}
.developer-community .aui-tile .api-box{
    background: url("../images/developer-center-second/developer-center-home/apibox02.png")  no-repeat ;
    background-size: cover;
}
.developer-community :first-child .aui-tile .api-box{
    background: url("../images/developer-center-second/developer-center-home/apibox01.png")  no-repeat ;
    background-size: cover;
}
.developer-community :last-child .aui-tile .api-box{
    background: url("../images/developer-center-second/developer-center-home/apibox03.png")  no-repeat ;
    background-size: cover;
}

.api-box .caption{
	font-size:22px;
	color: #fff;
	margin-bottom: 9px;
    margin-top: 0;
}
.api-box .info{
    text-align: center;
    line-height: 14px;
    color: #fff;
}
.aui-tile ul{
    clear: both;
}
.aui-tile .api-list{
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}
.api-list ul li{
    padding: 15px 30px;
    text-align: left;
}
.api-list .pc-link{
    cursor: pointer;
}
.api-img{
    display: inline-block;
    vertical-align: top;
}
.api-text{
    padding-left: 18px;
    display: inline-block;
    text-align: left;
    width: 86%;
}
.api-text .api-title{
    color: #252b3a;
    margin-bottom: 4px;
    font-size: 18px;
}
.api-title:hover{
    color: #f66f6a;
}
.api-text .api-detail a:hover{
    color: #2D56B1;
}
.developer-application .layer-text .application-box:hover .title{
    color: #f66f6a;
}
@media only screen and (max-width: 768px) and (min-width: 320px){
    .api-text .api-detail a:hover{
        color: inherit;
    }
    .developer-application .layer-text .application-box:hover .title{
        color: #252b3a;
    }
    .api-title:hover{
        color: #252b3a;
    }
}
.api-text .api-title-mb{
     color: #252b3a;
     margin-bottom: 4px;
     display: none;
    font-size: 14px;
 }
.api-list .api-text .api-detail{
    height: 42px;
}
.api-text .api-detail{
    max-height: 42px;
    line-height: 22px;
    font-size: 12px;
    color: #A0A2A8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sdk-list .api-text{
    height: 36px;
    line-height: 36px;
}
.aui-tile .sdk-list{
    padding: 12px 24px;
    overflow: hidden;
    text-align: left;
}
.sdk-list ul li{
    float: left;
    padding: 18px 0px;
}
.sdk-list .api-img{
    vertical-align: middle;
    width: auto;
    float: left;
}
.api-img img{
    width: 36px;
    height: 36px;
}
.sdk-list .api-text{
    width: auto;
    padding-left: 9px;
}
@media only screen and (max-width: 1200px){
    .developer-community .slider-item{
        padding-right: 10px;
    }
    .api-text{
        width: 80%;
    }
    .sdk-list .api-text{
        padding-left: 10px;
    }
}
.developer-list{
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}
.developer-list ul li{
    padding: 15px 30px;
    text-align: left;
}
.developer-list .api-detail{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 22px;
    word-break: break-all;
    display: block;
}

/*part2 华为云开发工具包（SDK）*/
.center-layer:before{
    content: none;
}
.developer-toolbag-block{
    max-width: 1200px;
}
.tool-package>div{
    padding: 0 10px;
}
.tool-package .tile {
    height: 134px;
    transition: all .5s ease;
    padding: 19px 24px 20px 25px;
    margin-top: 20px;
    position: relative;

    border-radius:2px;
    border: 1px solid #ddd;
}
.tool-package .tile:before{
    content: "";
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    width: 0;
    height: 3px;
    background:rgba(21,0,255,0.10);
    background-image:url("../images/common/liner.png");
    background-repeat:no-repeat;
    background-image:-webkit-linear-gradient(-252deg, rgba(1,78,204,0.80) 0%, rgba(1,182,201,0.50) 98%);
    background-image:-moz-linear-gradient(-252deg, rgba(1,78,204,0.80) 0%, rgba(1,182,201,0.50) 98%);
    background-image:-o-linear-gradient(-252deg, rgba(1,78,204,0.80) 0%, rgba(1,182,201,0.50) 98%);
    background-image:linear-gradient(-252deg, rgba(1,78,204,0.80) 0%, rgba(1,182,201,0.50) 98%);
}
.tool-package .tile:hover:before{
    width: 100%;
}
.tool-package .tile:hover{
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.10);
}
.tool-package .center-layer > .layer-figure {
    width: 48px;
    vertical-align: top;
    float: left;
}
.tool-package .center-layer .layer-text {
    width: 75%;
    float: left;
    padding: 0 20px;
    text-align: center;
}
@media only screen and (max-width: 1200px){
    .tool-package .center-layer .layer-text{
        width: 68%;
    }
}
.tool-package .dev-list{
	font-size: 18px;
	color: #252b3a;
    margin-bottom: 4px;
    width: 75%;
    float: left;
    text-align: left;
    padding-left: 20px;
}
.tool-package .dev-text{
	font-size: 12px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 63px;
    line-height: 21px;
    color: #A0A2A8;
    text-align: left;
}
.tool-package .dev-text-mb{
    display: none;
    font-size: 14px;
    word-break: break-all;
    overflow: hidden;
    color: #A0A2A8;
    text-align: left;
}
.tool-package .layer-btn{
    width: 87px;
    border:1px solid #3b516a;
    border-radius:1px;
    font-size: 12px;
    color:#252b3a;
    display: inline-block;
    cursor: pointer;
    float: right;
    position: absolute;
    top: 50px;
    right: 34px;
    text-align: center;
}
.tool-package .layer-btn p{
    line-height: 30px;
    height: 30px;
}
.tool-package .layer-btn:hover{
    color: #f66f6a;
    border:1px solid #f66f6a;
    border-radius:1px;
}
.buy-now{
    font-size:18px;
    color:#ffffff;
    text-align:center;
    line-height:22px;
    padding: 13px 40px;
    display: inline-block;
    margin: 0 auto;
    background:#f66f6a;
    cursor: pointer;
    margin-top: 40px;
    border-radius:2px;
}
.buy-now:hover{
    box-shadow:0 8px 16px 0 rgba(227,24,31,0.30);
}
/*part3 应用服务*/

.developer-application-block{
    max-width: 1180px;
}
.developer-application .tile{
    background-color: #fff;
    border:1px solid #dddddd;
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.10);
}
.developer-application :last-child .tile{
    border: none;
}
.developer-application .layer-figure .title{
    padding: 9px 20px;
    text-align: left;
    font-size:18px;
    color:#fff;
    background: url("../images/developer-center-second/developer-center-home/pc_yingyonfuwu.png") no-repeat center;
    background-size: cover;
}

.developer-application .layer-text{
    overflow: hidden;
    padding: 30px 40px 14px 40px;
    background: url("../images/developer-center-second/developer-center-home/pc_diwen.png") no-repeat center;
    background-size: cover;
}
@media only screen and (max-width: 1160px){
    .developer-application .layer-text{
        padding: 30px 20px 14px 20px;
    }
}

.developer-application .layer-text ul a{
    cursor: unset;
}
.developer-application .layer-text ul li[class^=col-]{
    padding: 0 25px 0 0;
    float: left;
    text-align: left;
}
.developer-application .layer-text ul li .application-box{
    cursor: pointer;
    display: inline-block;
    margin-bottom: 16px;
}
.developer-application .layer-text .application-img{
    display: inline-block;
    float: left;
    width: 36px;
    height: 36px;
    overflow: hidden;
}
.developer-application .layer-text .application-img img{
    position: relative;
}
.developer-application .layer-text .title{
    display: inline-block;
    margin-left: 18px;
    color: #252b3a;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
@media only screen and (max-width: 1080px) and (min-width: 768px){
    .developer-application .layer-text .title{
        margin-left: 8px;
    }
}
@media only screen and (max-width: 890px){
    .developer-application .layer-text .application-img{
        width: 24px;
        height: 24px;
    }
    .developer-application .layer-text .title{
        line-height: 24px;
        height: 24px;
    }
    .developer-application .layer-text .application-img img{
        width: 24px;
        height: 48px;
    }
}
@media only screen and (max-width: 830px){
    .developer-application .layer-text{
        padding: 20px 10px 0 10px;
    }
}
/*part3应用服务end*/
/*part4解决方案*/
.bg-blue{
    background:url("../images/developer-center-second/developer-center-home/bg_solution.jpg") no-repeat center;
    background-size: cover;
}
@media only screen and (max-width: 768px){
    .bg-blue{
        background:url("../images/developer-center-second/developer-center-home/bg_solution-mb.jpg") no-repeat center;
        background-size: cover;
    }
}
.developer-solution-block{
    position: relative;
    max-width: none;
    padding: 50px 0;
}
.developer-solution-block .titleBar{
    max-width: 1200px;
    margin: 0 auto;
}
.developer-solution-block .titleBar .caption,.developer-solution-block .titleBar .descript{
    color: #fff;
}
.developer-solution-block .developer-solution{
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 60px;
    background: none;
}
.developer-solution .solution-tab{
    font-size:18px;
    color:#ffffff;
    line-height:28px;
    text-align: center;
    display: inline-block;
    width: 300px;
    margin-right: 100px;
}
.developer-solution .solution-tab ul{
    padding: 20px 0;
    background:rgba(255,255,255,0.20);
    opacity: 1;
    box-shadow:-18px 6px 8px 0 rgba(0,0,0,0.20);
    border-radius:2px;;
    width: 260px;
}
.solution-tab ul li{
    padding: 20px 30px;
    width: 260px;
    text-align: left;
}
.solution-tab ul li.active{
    width: 300px;
    background:#f66f6a;
    box-shadow:0 8px 16px 0 rgba(227,24,31,0.30);
    border-radius:2px;
    margin-left: -20px;
    padding-left: 50px;
}
.developer-solution .solution-detail{
    width: calc(100% - 400px);
    display: inline-block;
    vertical-align: top;
    height: 270px;
    padding-top: 50px;
    text-align: left;
}
.developer-solution .solution-detail ul li{
    display: none;
}
.developer-solution .solution-detail ul li.active{
    display: block;
}
.solution-detail li .title{
    font-size:22px;
    color:#ffffff;
    line-height:28px;
    text-align:left;
    margin-bottom: 14px;
}
.solution-detail li .detail{
    font-size:14px;
    color:#ffffff;
    line-height:22px;
    text-align:left;
}
.solution-detail li .more-btn{
    display: inline-block;
    position: relative;
    border:1px solid #ffffff;
    border-radius:2px;
    font-size:14px;
    color:#ffffff;
    text-align:center;
    padding: 8px 45px 8px 30px;
    line-height:22px;
    margin-top: 30px;
}
.solution-detail li .more-btn:before{
    content: "";
    position: absolute;
    right: 26px;
    top: 14px;
    width: 13px;
    height: 9px;
    display: inline-block;
    background: url("../images/developer-center-second/developer-center-home/more.png") no-repeat center;
}
.solution-detail li .more-btn:hover{
    color: #fa6f66;
    border: 1px solid #fa6f66;
}
.solution-detail li .more-btn:hover:before{
    background: url("../images/developer-center-second/developer-center-home/more_active.png") no-repeat center;
    right: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
/*part4解决方案end*/
/*part5 开发者培训认证*/
.developer-train .tile{
	position: relative;
	background: #FFFFFF;
	height: 240px;
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.10);
    border-radius:2px;
}
.developer-train .layer-figure{
	text-align: center;
	font-size: 18px;
	color: #252b3a;
	height: 79px;
    background: url("../images/developer-center-second/developer-center-home/trainblock.png") no-repeat center;
}
.developer-train .title{
	line-height: 79px;
    border-bottom: 1px solid #ddd;
}
.developer-train .dev-text{
	text-align: center;
	margin: 30px 30px 0;
    font-size:12px;
    color:#A0A2A8;
}
.developer-train .buttond{
	position: absolute;
	bottom: 30px;
	right: 35.842%;
	text-align: center;
	margin: auto;
	width: 100px;
	height: 32px;
	border: 1px solid #f66f6a;
	font-size: 14px;
	color: #f66f6a;
}

@media only screen and (min-width:710px) and (max-width: 721px) {
	.developer-train .buttond{
		right: 42%;
	}
}
@media only screen and (min-width:320px) and (max-width: 360px) {
	.developer-train .buttond{
		right: 34%;
	}
}
.developer-train .buttond p{
	line-height: 30px;
}
.developer-train .buttond:hover{
	background-color: #f66f6a;
	color: #fff;
	border: none;
	cursor: pointer;
}

/*pad端*/
@media only screen and (max-width: 1024px) {
    .developer-community .slider-item{
        padding: 10px 20px;
    }
    .sdk-list ul li{
        padding: 12px 0px 12px 30px;
    }

    .tool-package .center-layer > .layer-figure{
        display: none;
    }
    .tool-package .center-layer .layer-text{
        width: 72%;
    }
}
@media only screen and (max-width: 950px) and (min-width: 768px){
    .developer-application .layer-text ul li[class^=col-]{
        padding: 0 6px 0 0;
    }
}
/*phone 端*/

@media only screen and (max-width: 768px) and (min-width: 600px){
    .sdk-list ul li{
        padding: 12px 0px 12px 30px;
    }
}

@media only screen and (max-width: 600px) and (min-width: 420px){
    .sdk-list ul li{
        padding: 12px 0px 12px 20px;
    }
    .api-list ul li,.developer-list ul li{
        padding: 12px 10px 12px 20px;
    }
    .developer-application .layer-text ul li[class^=col-]{
        padding: 0 6px 0 0;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .titleBar .caption{
        font-size:20px;
        color:#252b3a;
        text-align:center;
        line-height:26px;
        margin-bottom: 5px;
    }
    .aui-tile .sdk-list{
        padding: 12px 0px;
    }
    .bg-mb-grey{
        background: url(../images/developer-center-second/developer-center-home/background01.jpg);
    }
    .developer-solution .solution-inner{
        background-color: transparent;
    }
    .bg-mb-black{
        background-color: #2c3240;
        background-image: none;
    }
    .poster-caption{
        text-align: center;
    }
	.aui-Carousel .car-bullets{
		width: 320px;
	}
	.sidebar-box,.sidebar-box2{
		display: none;
	}
	.pc-descript{
		display: none;
	}
	.mb-descript{
		display: block;
	}
	.descript{
		margin: 0 20px;
		margin-bottom: 10px;
		font-size: 14px;
		color: #A0A2A8;
	}
    .developer-solution-block .descript{
        color: #A0A2A8;
    }
	.content-block{
		padding-bottom: 0px;
        padding-top: 30px;
	}
    .developer-toolbag-block{
        background: url("../images/developer-center-second/developer-center-home/apibox01.png") no-repeat top;
        background-size: cover;
    }
    .developer-toolbag-block .titleBar .caption,.developer-toolbag-block .titleBar .descript{
        color: #fff;
    }
    .developer-application-block{
        padding: 30px 15px 20px 15px;
    }
	/*part1 OpenAPI*/
	.content-block1{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.slider-item .aui-tile{
		border: 1px solid #E6E6E6;
		width: 100%;
		height: auto;
		margin: auto;
		margin-top: 10px;
	}
    .aui-tile .api-box{
        height: 80px;
        padding: 15px 0 15px;
    }
	.api-layer{
		margin-top:20px ;
		margin-bottom: 10px;
	}
	.api-box .caption{
		font-size:18px ;
		margin-bottom: 8px;
	}
    .api-img img{
        height: 24px;
        width: 24px;
        vertical-align: middle;
    }
    .api-text .api-detail,.api-text .api-title.api-title-pc{
        display: none;
    }
    .api-text .api-title-mb{
        display: inline-block;
    }
    .api-text{
        height: 36px;
        line-height: 36px;
        padding-left: 10px;
        width: 72%;
        float: left;
    }
    .api-img {
        display: inline-block;
        height: 36px;
        line-height: 36px;
        float: left;
    }
    .developer-community .slider-item{
        padding: 0px 15px;
        margin-bottom: 0px;
    }
    .developer-community .slider-item:last-child{
        padding-right: 15px;
    }

    .api-text .api-title{
        margin-bottom: 0;
        font-size:14px;
    }
	/*part2*/
    .tool-package .tile:before{
        content: none;
    }
    .tool-package>div{
        padding: 0;
    }
	.tool-package .tile {
	    height: auto;
	    width: 100%;
	    cursor: pointer;
	    background-color: #fff;
	    margin:auto;
        border: none;
        border-bottom: 1px solid #e6e6e6;
        padding: 18px 15px 18px 20px;
        position: relative;
        overflow: hidden;
        box-shadow: none;
        border-radius: 0;
        line-height: 22px;
        font-size:14px;
        color:#252b3a;
	}
    .tool-package .tile.active:before{
        content: "";
        width: 100%;
        border-bottom: 1px solid #e6e6e6;
        position: absolute;
        left: 0;
        top: 60px;
        height: 1px;
    }
    .tool-package .tile:after{
        content: "";
        border-right: 1px solid #252b3a;
        border-bottom: 1px solid #252b3a;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        display: inline-block;
        position: absolute;
        width: 10px;
        height: 10px;
        right: 26px;
        top: 22px;
    }
    .tool-package .tile.active:after{
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
	.tool-package .dev-text{
		display: none;
	}
    .tool-package .layer-btn{
        display: none;
        border: 1px solid #f66f6a;
        color:#f66f6a;
    }
    .tool-package .dev-list{
        font-weight: 300;
        padding-left: 0;
        margin-bottom: 0;
        position: relative;
    }
    .tool-package .active .dev-list:before{
        content: "";
        position: absolute;
        display: inline-block;
        width: 4px;
        left: -20px;
        top: -19px;
        height: calc(100% + 38px);
        background-color: #f66f6a;
    }
    .tool-package .active .dev-text-mb{
        display: block;
        padding-top: 33px;
        line-height: 21px;
        height: auto;
    }
	.tool-package .center-layer .layer-text {
	    width: 100%;
	    padding: 0 3px;
        font-size:16px;
        color:#252b3a;
        line-height:14px;
        position: relative;
	}
    .tool-package .active .layer-btn{
        float: none;
        top: auto;
        left: 4%;
        margin: 15px auto 8px;
        display: inline-block;
        position: static;
    }
    .buy-now{
        display: none;
    }
    /*应用服务*/
    .developer-application .layer-figure .title{
        text-align: center;
    }
    .developer-application .tile{
        padding-left: 0;
        border-bottom: 1px solid #ccc;
    }
    .developer-application .layer-text{
        padding: 20px 15px 0 15px;
    }
    /*解决方案*/
    .developer-solution .solution-detail{
        display: none;
    }
    .developer-solution .solution-tab{
        width: 100%;
        margin-right: 0;
    }
    .solution-tab ul li{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        background:rgba(255,255,255,0.20);
        box-shadow:0 0 10px 0 rgba(0,0,0,0.20);
        border-radius:2px;
    }
    .developer-solution-block .developer-solution{
        padding: 0 25px;
    }
    .developer-solution .solution-tab ul{
        width: 100%;
        background: none;
        box-shadow: none;
    }
	/*part3*/
	.developer-train .tile {
		width: 95%;
		margin: auto;
        box-shadow:0 8px 16px 0 rgba(0,0,0,0.10);
        border-radius:2px;
	}
	/*part4*/
	.developer-tools .tile{
		width: 95%;
		margin: auto;
        background: #FFFFFF;
        height: 140px;
        padding: 0;
	}

	.developer-tools .tile{
		height: 125px;
	}
    .developer-tools .layer-figure{
        width: 18.62%;
    }
    .developer-tools .layer-text{
        text-align: left;
        width: 81.38%;
    }
    .developer-tools .dev-text-mb{
        display: block;
        text-align: left;
        width: 81.38%;
    }
    .developer-tools .dev-list{
        margin:0 auto 10px;
    }
    .developer-tools .layer-figure,.developer-tools .layer-text{
        float: left;
        margin-top: 10px;
    }
    .developer-tools .dev-text{
        display: none;
    }
	.developer-tools .dev-text-mb{
		width: 95%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
        padding: 0;
	}
	.slider-item .aui-tile:hover,.tool-package .tile:hover,.cloud-tool .tile:hover,.developer-train .tile:hover,.developer-tools .tile:hover{
		box-shadow: none;
		cursor: none;
	}
}
@media only screen and (max-width: 480px) and (min-width: 420px){
    .developer-application .layer-text .title{
        font-size: 14px;
    }
}
@media only screen and (max-width: 420px) and (min-width: 320px){
    .sdk-list ul li{
        padding: 12px 0px 12px 6px;
    }
    .api-text{
        width: calc(100% - 28px);
        height: 24px;
        line-height: 24px;
    }
    .api-img,.sdk-list .api-text{
        height: 24px;
        line-height: 24px;
    }
    .developer-application .layer-text{
        padding: 20px 0px 0 0px;
    }
    .developer-application-block{
        padding: 30px 0px 20px 0px;
    }
    .api-text .api-title{
        font-size: 12px;
    }
    .api-text .api-title-mb{
        font-size: 12px;
    }
    .aui-tile .sdk-list,.aui-tile .api-list,.aui-tile .developer-list{
        padding: 20px 0px;
    }

    .api-list ul li,.developer-list ul li{
        padding: 12px 6px 12px 6px;
    }
    /*应用服务*/
    .developer-application .layer-text .title{
        width: calc(100% - 30px);
        margin-left: 6px;
        font-size: 12px;
    }
    .developer-application .layer-text ul li[class^=col-]{
        padding: 5px 0;
        padding-left: 2%;
    }
}
/*phone 端 end*/

/*开发者社区start*/

/*å¼€å‘è€…ç¤¾åŒºstart*/

.developer-community-block .titleBar .descript a{
    color: #2D56B1;
    display: inline-block;
}
.developer-community-block .titleBar .descript a:hover{
    text-decoration: underline;
}
.developer-community-block .tile{
    position: relative;
    font-size: 0;
    background: #FFFFFF;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.10);
    border-radius: 2px;
}
.developer-community-block .tile:hover .title{
    cursor: pointer;
    color: #F66F6A;
}
.developer-community-block .tile .title{
    padding: 16px 30px;
    font-size:14px;
    color:#252B3A;
    text-align:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.developer-community-block .layer-text{
    margin-top: 10px;
    padding: 10px 30px 10px 16px;
}
.developer-community-block .developer-community{
    text-align: left;
}
.developer-community-block .layer-text a{
    position: relative;
    display: inline-block;
    max-width: 100%;
    font-size:14px;
    color:#252B3A;
    text-align:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}
.developer-community-block .layer-text a:hover{
    color: #F66F6A;
}
.developer-community-block .layer-text a span{
    margin-left: 14px;
}
.developer-community-block .layer-text a:before{
    content: "";
    position: absolute;
    border: 2px solid #E41F2B;
    border-radius: 50%;
    top: 8px;
    left: 0px;
}
.developer-community-block .tile img{
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .developer-community-block .layer-text{
        display: none;
    }
    .developer-community-block .tile{
        width: 95%;
        margin: 0 auto;
    }
    .developer-community-block .tile:hover{
        box-shadow: none;
        cursor: pointer;
    }
    .developer-community-block .tile:hover .title{
        color: #333;
    }
    .developer-community-block .tile{
        box-shadow: none;
    }
}
/*开发者社区start*/

@media only screen and (max-width: 1024px) {
    /*banner*/
    .lead-poster {
        width: 100%;
        height: 300px;
        background: url("../images/developer-center-second/developer-center-home/banner-mb.jpg") no-repeat center top;
        background-size: cover;
    }
    .lead-poster .bg{
        display: none;
    }
}



