.cpd img{
    width: 100%;
}
.compound{
    padding: 2.25% 5.166% 3.33% 5.166%;
}
.compound h2{
    color: #424242;
    margin-bottom: 2.166%;
}
.compound-ul li{
    margin-bottom: 10px;
    float: left;
    width: 44%;
    color: #a9a9a9;
}
.compound-ul li:nth-last-child(2), .compound-ul li:nth-last-child(4){
    width: 100%;
    padding: 10px 0;
}
.compound-ul li:nth-last-child(1) input, .compound-ul li:nth-last-child(3) input{
    height: 100px;
    cursor: pointer;
    line-height: 180%;
    vertical-align: top;
    text-align: left;
}
.compound-ul p{
    margin-left: 1.11%;
}
.compound-ul li:nth-of-type(2n){
    float: right;
}
.compound-ul input{
    border: 1px solid #e0e0e0;
    padding: 0 2.22%;
    width: 96%;
    line-height: 38px;
    border-radius: 3px;
    color: #a9a9a9;
}
.compound-ul textarea{
    border: 1px solid #e0e0e0;
    padding: 7px 2.22%;
    width: 96%;
    height: 100px;
    color: #a9a9a9;
}
.compound-ul i{
    float: right;
    line-height: 40px;
}
.codeIpt input{
    width: 70.6%;
    width: 65.6%;
}
.code{
    margin: 0 1%;
    width: 12.6%;
}
.code img{
    width: 100%;
}
.change-one{
    color: #424242;
}
.note{
    color: #424242;
}
.note p{
    padding: 1% 0 2% 0;
}
.note a{
    width: 160px;
    line-height: 40px;
    background: #f43436;
    text-align: center;
    color: #fff;
    border-radius: 2px;
}



/*结构式搜索*/
.structure{
    padding: 10.5% 2.5% 10.833% 2.5%;
}
.strucTab{
    margin: 20px 0;
}
.structure>h2{
    color: #424242;
    padding: 2.3% 0;
}
.strucTab img{
    width: 98.3%;
}