/*common*/
#content{
	background: #F0F0F0;
	/*background: #222222;*/
}
.fl {
	float: left;
}

.fr {
	float: right;
}
.sdk-des-links a:hover span{
	color:#2d56b1;
	text-decoration:underline;
}
li a:hover{
	text-decoration:none;
}
.register-area a{
	text-decoration:none;
}
.tool a:hover{
	color: #f66f6a;
}

/*banner*/
#content .wrapper{
    z-index: 3;
}
@media only screen and (min-width: 1024px) {
    .wrapper-top {
        height: 350px;
        background: url(../images/developer-center-second/developer-center-sdk/sdk.jpg) no-repeat center;
        background-size: cover;
    }
}
#content{
    background-color: #f5f5f5;
}
body{
    background-color: #f5f5f5;
}

.poster-text{
    width: 750px;
    margin: 0 auto;
}
.pc-poster{
    display: inline-block;
}
.mb-poster {
    display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .poster-content-box {
        padding-top: 90px;
        padding-left: 50px;
        margin:0 auto;
    }
}

.wrapper .tab-block {
	background: #FFFFFF;
	max-width: 1180px;
	clear: both;
	margin: 0 auto;
	padding: 0;
    font-size: 0;
	margin-top: 30px;
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.10);
    border-radius:2px;
}
.wrapper .tab-block-mb{
		display:none;
}
/*语言分类*/
.wrapper .tab-block .language-block {
	box-sizing: border-box;
	width: 100%;
	height:100%;
	overflow:hidden;
    padding-right: 40px;
    position: relative;
}
.tab-block .language-block .language-lf {
	margin-top:12px;
	width: 108px;
	height: 100%;
}
.language-block .language-rg{
	display: inline-block;
	width: 88%;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 17px;
	overflow:hidden;
}

/*服务名称*/
.wrapper .tab-block .service-block {
	box-sizing: border-box;
	width: 100%;
	overflow:hidden;
    position: relative;
    padding-right: 40px;
}
.tab-block .service-block .service-lf{
	display: inline-block;
	margin-top:30px;
	width: 108px;
	height: 100%;
}
.service-block .service-lf .service-lftitle,.language-block .language-lf .language-lftitle{
	text-align: left;
    padding-left: 30px;
	color:#252b3a;
	font-size: 12px;
}
.service-block .service-rg{
	width: 86%;
	text-align: center;
	margin: 20px 0 0 0;
	overflow: hidden;
}

.tool{
	box-sizing: border-box;
	height: 26px;
	padding: 1px 10px;
	margin: 5px 3px 5px 0;
	font-size:12px;
	letter-spacing:0;
	text-align:left;
    color:#A0A2A8;
    cursor: pointer;
    line-height: 26px;
}
.tool a{
	padding: 0 10px;
}
.wrapper .tab-block ul .active {
    border-radius: 1px;
	height: 26px;
    line-height: 26px;
    color:#f66f6a;
	border:1px solid #f66f6a;
    padding: 0 9px;
}

@media only screen and (min-width: 769px){
	.service-block .service-rg{
		display: inline-block;
		width:86%;
	}
}

@media only screen and (min-width: 769px){
	.wrapper .tab-block .language-block{
		overflow:hidden;
	}
}
/** sdk内容 **/
.content-blockone {
	max-width: 1197px;
	padding: 0;
	margin-top:30px;
	min-height: 150px;
}
.content-blockone:after{
	content: "";
	display: block;
	clear: both;
}

.sdk-content-pc{
	box-sizing:border-box;
	margin-bottom:20px;
}
.sdk-content-pc .sdk-content-stage{
    position: relative;
	background: #FFFFFF;
    margin-left: 8px;
    margin-right: 10px;
    height: 100%;
    padding-bottom: 20px;
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.10);
    border-radius:2px;
}
.sdk-content-pc .sdk-content-stage:before{
    content: "";
    position: absolute;
    display: inline-block;
    left: 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%);
}
.sdk-content-pc .sdk-content-stage:hover:before{
    width: 100%;
}
.sdk-content-pc .sdk-content-stage .sdk-img{
	display:inline-block;
	width:100px;
	margin-top:30px;
	text-align:center;
}

@media only screen and (min-width: 769px){
    .sdk-img img{
        width: 48px;
        height: 48px;
        text-align:center;
        margin-left: 30px;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 768px){
    .sdk-img img{
        width: 24px;
        height: 24px;
        text-align:center;
        margin:0 auto;
    }
}

.sdk-content-pc .sdk-content-stage .sdk-describe{
	margin-left:100px;
	padding-right:15px ;
}
.sdk-describe .sdk-des-title{
	width:100%;
	padding-top:30px;
	font-size:18px;
	color:#252b3a;
	letter-spacing:0;
	line-height:20px;
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break:break-all;
}
.sdk-describe .sdk-des-content{
	margin-top:0;
	width:100%;
	font-size:12px;
    color:#A0A2A8;
	letter-spacing:0;
	line-height:19px;
	text-align:left;
	height: 75px;
    vertical-align: middle;
    padding-top: 10px;
    margin-right: 15px;
}
.sdk-des-links{
	margin-top:0;
}
.sdk-des-links a:nth-child(1) span{
	margin-left:100px;
}
.sdk-des-links span{
	margin-left:24px;
	display: inline-block;
	font-size:14px;
	color:#2d56b1;
	letter-spacing:0;
	/*line-height:14px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sdk-des-links-two span{
	max-width: 41%;
}
.sdk-des-links-three span{
	max-width: 27%;
}
.sdk-des-links-four span{
	max-width: 19%;
}
/*加载更多*/
.more{display: none;}


/*移动端*/
@media only screen and (max-width: 768px){
    .sdk-des-links span{
        margin-left: 10px;
        margin-right: 10px;
    }
    .sdk-des-links-four span{
        max-width: 15%;
    }
	.sdk-des-links a:hover span{
		text-decoration:none;
	}
    .sdk-des-links{
        margin-bottom: 0;
        height: 21px;
        line-height: 21px;
    }
    .sdk-des-links a:nth-child(1) span{
        margin-right: 20px;
        margin-left: 20px;
    }
    .sdk-des-links span{
        margin-right: 20px;
    }
	.active {
		color:red;
		border:0;
	}
	/*banner*/
	.poster-content {
		max-width: 700px;
		margin: auto 3%;
		color: #FFF;
		height: 100%;
	}
    .sdk-content-pc .sdk-content-stage:before{
        content: none;
    }

	/*sdk类别选择按钮*/
	.wrapper .tab-block-mb{
		width:100%;
		border-bottom:1px solid #e2e2e2;
	}
	.select-sdk{
		position:relative;
        font-size:14px;
        color:#252b3a;
        height: 46px;
        line-height: 16px;
		padding:15px;
        background-color: #ffffff;
	}
    .tab-block-mb .select-sdk:first-child{
        border-bottom: 1px solid #ddd;
    }
    .select-sdk.selected{
        color: #2d56b1;
    }
    .tab-block-mb .select-sdk:after{
        content: '';
        position: absolute;
        right: 20px;
        top:calc(50% - 5px);
        display: inline-block;
        width: 10px;
        height: 10px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        border-top: 1px solid #717171;
        border-right: 1px solid #717171;
    }

	.select-sdk .sdk-icon{
		display:inline-block;
		position:absolute;
		top:0;
		right:12px;
	}
	.content-blockone {
		min-width: 300px;
		padding: 0;
		margin-top:30px;
	}
	.sdk-content-pc {
	    box-sizing: border-box;
	    width: 100%;
        padding: 0 15px;
	    margin: 0 auto;
	    margin-bottom: 15px;
	}
    .sdk-content-pc .sdk-content-stage{
        margin-left: 0;
    }
	.sdk-content-pc .sdk-content-stage .sdk-img {
	    height: 0;
	    width: 56px;
	    margin-top: 22px;
        text-align: left;
        margin-left: 20px;
	}

	.sdk-content-pc .sdk-content-stage .sdk-describe {
	    margin-left: 60px;
        padding-top: 22px;
    }
    .sdk-img img{
        width: 24px;
        height: 24px;
    }
	.sdk-describe .sdk-des-title {
		width:95%;
	    padding-top: 0px;
	    font-size: 16px;
	    color: #252b3a;
        height: 36px;
	    letter-spacing: 0;
	    line-height: 18px;
	    text-align: left;
        white-space: normal;
        word-break: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
	}
	.sdk-describe .sdk-des-links {
	    margin-top: 4%;
	    /*15px*/
	}
	.sdk-describe .sdk-des-links span{
		margin-right: 8%;
		/*27px*/
	}
	.more{
		display:none;
		height: 40px;
		line-height:40px;
		text-align: center;
		color: #666a75;
		font-size:16px;
		cursor: pointer;
	}
	.sdk-content-pc .sdk-content-stage{
	    width: 100%;
	}
	.poster-text {
		font-size: 14px;
		margin-top:8px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	/*.result{*/
		/*display: inline-block;*/
		/*width:85%;*/
        /*line-height: 16px;*/
		/*overflow: hidden;*/
		/*text-overflow: ellipsis;*/
		/*white-space: nowrap;*/
	/*}*/
	.select-sdk a{
		text-decoration:none;
	}
	.pc-poster {
		display: none;
	}

	.mb-poster {
		display: inline-block;
	}

}
@media only screen and (min-width: 320px) and (max-width: 420px){
    .sdk-des-links span{
        margin-right: 10px;
    }
    .sdk-des-links a:nth-child(1) span{
        margin-left: 20px;
        margin-right: 16px;
    }
    .sdk-des-links-three span{
        max-width: 20%;
    }
}
@media only screen and (min-width: 751px) and (max-width: 768px){
	.sdk-describe .sdk-des-content{
		margin-top:0;
		padding-top:6px;
		height:auto;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.sdk-content-pc .sdk-content-stage .sdk-describe{
		margin-left:12%;
	}
	.sdk-des-links{
		margin-top:1%;
	}
	.sdk-describe .sdk-des-title{
		margin-top:18px;
	}

}
@media only screen and (max-width: 750px){
	.sdk-content-stage .sdk-describe .sdk-des-content{
		display:none;
	}
}
@media only screen and (min-width: 700px) and (max-width: 721px){
	.sdk-des-links a:nth-child(1) span{
			margin:0px 24px 0 20px;
		}
}
@media only screen and (width: 320px){
	.sdk-describe .sdk-des-links span{
		margin-right:6%;
	}
}


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

}
.triangle {
    vertical-align: middle;
    font-size: 10px;
    height: 21px;
    line-height: 21px;
    color: #ffffff;
    padding-right: 2px;
    padding-left: 2px;
    margin-left: 2px;
    background-color: #e41f2b;
}

/*右侧浮动资讯*/
@media only screen and (min-width: 1024px) {
    #sdk-sidebar.sdk-sidebar-box{
        width: 260px;
        height: 150px;
        position: fixed;
        bottom: 76px;
        right: 70px;
        background: #fff;
        z-index: 97;
        box-shadow:0 8px 16px 0 rgba(0,0,0,0.10);
    }
    #sdk-sidebar.sdk-sidebar-box .delete:after{
        content: "";
        position: absolute;
        right: 14px;
        top: 14px;
        width: 16px;
        height: 16px;
        background: url("../images/common/icon_close.png") center no-repeat ;
        cursor:pointer;
    }
    #sdk-sidebar .text{
        padding: 30px 20px 28px;
        text-align: center;
    }
    #sdk-sidebar .text h2{
        font-size: 16px;
        color: #252b3a;
        line-height:16px;
        margin-bottom: 8px;
    }
    #sdk-sidebar .text p{
        font-size:12px;
        color:#666a75;
        line-height:12px;
    }
    #sdk-sidebar .btn-box .btn{
        padding: 4px;
        display: block;
        text-align: center;
        margin: 0 auto;
        border:1px solid #e41f2b;
        width:188px;
        height:34px;
    }
    #sdk-sidebar .btn-box .btn .icon-info{
        background-image: url("../images/developer-center-second/developer-center-sdk/icon_kefu.png") ;
        background-repeat: no-repeat;
        width: 18px;
        height: 18px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }
    #sdk-sidebar .btn-box .btn .info{
        color:#e41f2b;
        font-size:14px;
    }
    #sdk-sidebar .btn-box .btn:hover{
        border: 1px solid #F24651;
        background-color: #F24651;
    }
    #sdk-sidebar .btn-box .btn:hover .icon-info{
        background-image: url("../images/developer-center-second/developer-center-sdk/icon_kefu_bai.png") ;
    }
    #sdk-sidebar .btn-box .btn:hover .info{
        color: #fff;
    }
}
@media only screen and (max-width: 1023px){
    #sdk-sidebar.sdk-sidebar-box.mb-hidden{
        display: none;
    }
}
@media only screen and (min-width: 1023px){
    .show-more{
        position: absolute;
        top: 30px;
        right: 30px;
        background: url("../images/common/show_more.png") no-repeat top;
        width: 12px;
        height: 12px;
        display: none;
        cursor: pointer;
    }
    .service-block .service-rg.over{
        height: 36px;
    }
    .service-block .service-rg.active{
        height: auto;
    }
    .show-more.active{
        background-position: 0 -12px;
    }
    .language-block .show-more{
        top: 15px;
    }
}

/*******************************************/
