
/*
img {
    display: block;
}
*/

.banner-img {
    height: 15rem;
    background: url("../../uploads/product/product-list1.jpg") no-repeat center center;
}

.banner-img > img {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 15rem;
}

.make-cover {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 15rem;
}

.maker-title {
    width: 75rem;
    margin: 0 auto;
}

.maker-nav {
    margin-top: 3.625rem;
    width: 8.75rem;
    font-size: .875rem;
    color: #FFFFFF;
    line-height: 2.375rem;
    border-bottom: solid 1px #fff;
}
.maker-nav a {
    color: #FFFFFF;
}

.maker-nav > span {
    padding: 0 .25rem;
}

.marker-bg {
    margin-top: 1.875rem;
    padding-left: 5.3125rem;
    font-size: 2rem;
    color: #FFFFFF;
    line-height: 3.75rem;
    background: url("../../uploads/product/product-list2.png") no-repeat left center;
    background-size: 3.75rem 3.5625rem;
}

.integration {
    padding-top: 1.625rem;
    width: 68.75rem;
    margin: 0 auto;
}

.search-input{
    width: 52.5rem;
    margin: 0 auto;
}

.search-input .product-search-text{
    width: 25.5rem;
    height: 1.5rem;
    padding: .75rem 1.25rem;
    border: .0625rem solid #001D3E;
    border-radius: .25rem 0 0 .25rem;
    outline: none;
    font-size: 1.125rem;
}

.product-search-btn{
    width: 5.625rem;
    height: 3.125rem;
    font-size: 1.125rem;
    color: #FFFFFF;
    background: #001D3E;
    border-radius: 0 .25rem .25rem 0;
    line-height: 3.125rem;
    text-align: center;
    display: block;
    color: #fff;
    border: 1px solid #001D3E;
}

::placeholder{
    opacity: 0.99;
    color: #999;
}

.product-list-wrap{
    padding-top: 2.5rem;
    width: 68.75rem;
    margin: 0 auto;
}

.list-details{

}
/*.list-details-ul {*/
    /*line-height: 50px;*/
    /*text-align: center;*/
/*}*/

.list-details-ul>li{
    padding: 2.5rem 0 2rem;
    border-bottom: 1px solid #9B9B9B;
    display: flex;
    align-items: center;

}

.list-details-ul>li:last-child{
    border-bottom: none;
    padding-bottom: 3.875rem;
}

.list-details-ul>li .item {
    width: 34.375rem;
    padding-right:2rem;
    overflow: hidden;
}
.list-details-ul>li .files{
    width: 34.375rem;
    padding-left:2rem;
    overflow: hidden;
}

/*.list-details-ul>li>div:first-child{
    padding-bottom: 50px;
    border-right: solid 0px #D8D8D8;
}*/

.list-title{
    padding-bottom: 1.25rem;
    font-size: 1.25rem;
    color: #001D3E;
    font-weight: bold;
}

.list-introduce{
    font-size: .75rem;
    color: #666;
    line-height: 1.1875rem;
}

.dev-wrap>div{
    margin-bottom: 2.5rem;
}

.dev-wrap .disable{
    color: #9B9B9B;
}

.dev-plat{
    width: 12.5rem;
    padding-left: 1.375rem;
    background: url("../../uploads/product/product-list3.svg") no-repeat left center;
    background-size: .625rem .75rem;
}

.live-preview,
.download-btn{
    font-size: .875rem;
    color: #333333;
    line-height: 1rem;
    cursor: pointer;
}

.live-preview:hover{
    color: #60D2F4;
}

.live-preview{
    margin: 0 5.5625rem;
}

.no-result {
    color: coral;
    line-height: 3.75rem;
    font-size: 1.125rem;
    text-align: center;
}


.dev-wrap a {
    color: #000;
}

.dev-wrap a:hover {
    color: #0ef;
}


/*遮罩层*/
.pop-wrap {
    position: fixed;
    z-index: 99;
    display: table;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.20);
}

.pop-wrap-inner {
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 36.25rem;
    height: 35.4375rem;
    background: #F8F8F8;
    box-shadow: 0 0 .625rem 0 rgba(0, 0, 0, 0.20);
    border-radius: .25rem;
    z-index: 999;
}

.pop-wrap-inner > div {
    padding: 0 3.125rem;
}

.pop-wrap-title {
    margin-top: 2.9375rem;
    font-size: .75rem;
    color: #666;
}

.pop-name {
    margin-top: 1.25rem;
    font-size: .875rem;
    color: #333;
}

.pop-inp {
    margin-top: .5rem;
    background: #FFFFFF;
    border: .0625rem solid #9B9B9B;
    border-radius: .25rem;
    width: 12.5rem;
    height: 2.125rem;
    padding-left: .3125rem;
}

.pop-common > div {
    width: 50%;
}

.pop-common {
    margin-top: 1.4375rem;
}

.pop-email {
    width: 30rem;
}

.pop-button > button {
    margin-top: 2.375rem;
    background: #60D2F4;
    border-radius: .25rem;
    color: #fff;
    height: 2.125rem;
    width: 4.375rem;
    text-align: center;
    outline: 0;
    border: 0;
    cursor: pointer;
}
.dn {
    display: none;
}
.selected {
    border: 1px solid red;
}
.email-err-tips,.err-tips,.company-err{
    color: red;
}
.email-err-tips,.err-tips,.name-err,.company-err,.wcompany-err {
	width: 10.5625rem;
    height: auto;
    font-size: 1.125rem;
    color: red;
    margin-left: .625rem;
    line-height: 5.3125rem;
}


.tips-message {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 19.75rem;
    height: 6.25rem;
    font-size: 1rem;
    color: #333;
    border-radius: .3125rem;
    z-index: 100;
}

.bg-col {
    background: #fff;
}
.bg-sucess {
    background: #60d2f4;
}

.tips-message > div {
    float: left;
    height: 100%;
}

.tips-message > div:nth-child(1) {
    width: 8.125rem;
    text-align: right;
    line-height: 6.75rem;
}

.tips-message > div:nth-child(2) {
    padding-left: 1.25rem;
    text-align: left;
    line-height: 6.25rem;
}

/*返回全部产品*/
.product-goBack {
    text-align: center;
    padding: 1.25rem 0;
}
.product-goBack>a {
    display: inline-block;
}
.product-goBack>a img {
    width: 1.5rem;
}
.product-goBack>a span {
    float: right;
    padding-left: .5rem;
    display: block;
    font-size: 1rem;
    color: #333;
    line-height: 1.25rem;
}