input[type=text]{
    box-shadow: none;
    margin: 0;
    padding: 0;
    outline: none;
    border: none;

}
input[placeholder], [placeholder], *[placeholder] {
    color: #7d7d7d !important;
    text-align: left;
}
a:link,a:hover,a:active,a:visited{
    text-decoration: none;
}
.intro2>li>span:nth-child(2){
    width: 278px;
}
.introduce>ul{
    padding-left: 0;
    margin: 0;
    display: none;
}
.ensurebox>li:nth-child(1)>span{
    display: block;
    line-height: 30px;
    color: #00adec;
    font-size: 14px;
}
.blues{
    color: #00adec!important;
}


.icon-duigou{
    font-family: 'iconfont';
    text-align: center;
    line-height: 24px!important;
    color: #fff!important;
    border: none!important;
    background: #00adec!important;
}

.introduce .selectintros{
    display: block;
}
.hide{
    display: none!important;
}
.methods>div:nth-child(2){
    display: none;
}
.projects>div:nth-child(2){
    display: none;
}
.flexs{
    display: flex!important;
}

.customization{
    display: block!important;
}