#Container *{
    box-sizing: border-box;
}
#Container *:before, #Container *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row{
    margin-left: -10px;
    margin-right: -10px;
}
.row:after{
    content:"";
    display:block;
    clear:both;
}
.part-tit > span{
    line-height: 1;
    border-bottom: 2px solid #e0d9ec;
    width: 500px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #534b80;
}
.part-tit > p{
    padding-top: 12px;
}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
.part-content{
    font-size: 14px;
    line-height: 26px;
}
.pro-tit{
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    margin-top: 28px;
    margin-left: -10px;
    margin-right: -10px;
}
.pro-item{
    position: relative;
    margin-top: 54px;
}
.pro-item li{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 25px;
}
.pro-item li img{
    vertical-align: middle;
}
.pro-item li:nth-child(1),.pro-item li:nth-child(3){
    width: 140px;
}
.pro-item li:nth-child(2){
    width: 117px;
}
.pro-item li:nth-child(4){
    width: 164px;
}

.pro-item li:nth-child(1) img{
     margin-top: -3px;
 }
.pro-item li:nth-child(1) img,.pro-item li:nth-child(4) img{
    margin-right: 14px;
}
.pro-item li:nth-child(2) img{
    margin-right: 13px;
}
.pro-item li:nth-child(3) img{
    margin-right: 10px;
}
.pro-item li:nth-child(5) img{
    margin-right: 11px;
}
.pro-item li span{
    font-size: 14px;
}
.pro-services-list{
    overflow: hidden;
}
.pro-services-list li{
    float: left;
    background-color: #786fae;
    width:196px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}
.pro-services-list li:last-child{
    margin-right: 0;
 }
.pro-services-list li p{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}

.pro-part-1{
    margin-top: 76px;
}
.pro-part-1 p:nth-child(2){
    padding-top: 13px;
}
.pro-part-2 >span{
    padding-bottom: 18px;
}
.pro-part-2 > p:nth-child(2){
    line-height: 28px;
}
.pro-part-2 p > a >b{
    color: #534b80;
}
.pro-elements-text .part-content{
    padding-top: 2px;
}

.pro-elements-text > span{
    font-size: 14px;
    line-height: 30px;
    margin-top: 25px;
    display: block;
    font-weight: bold;
    position: relative;
}
.pro-elements-text > span >a{
    color: #534b80;
}
.ele-icon-1:after{
    content: "";
    background: url("http://file.medchemexpress.com/new/images/web/icon-ele-1.png") no-repeat center;
    background-size: cover;
    width: 21px;
    height: 29px;
    position: absolute;
    margin-left: 17px;
}

.ele-icon-2:after{
    content: "";
    background: url("http://file.medchemexpress.com/new/images/web/icon-ele-2.png") no-repeat center;
    background-size: cover;
    width: 48px;
    height: 13px;
    position: absolute;
    margin-left: 14px;
    margin-top: 9px;
}

.ele-icon-3:after{
    content: "";
    background: url("http://file.medchemexpress.com/new/images/web/icon-ele-3.png") no-repeat center;
    background-size: cover;
    width: 28px;
    height: 30px;
    position: absolute;
    margin-left: 15px;
}
.ele-icon-3 + p > b a{
    color: #534b80;
}
.other-link{
    padding: 0 10px;
}
.other-link b{
    font-size: 14px;
}
.other-link ul{
    padding: 0 10px;
}
.other-link ul li{
    float: left;
    width: 50%;
    padding-bottom: 6px;
}
.other-link ul li a{
    color: #534b80;
    font-weight: bold;
    padding-left: 5px;
}

.pro-part-4 ul li:nth-child(4) p{
    padding-left: 10px;
}
.pro-part-5{
    margin-top: 47px;
}
.pro-part-5 > span{
    color: #ed7e6b;
}
.pro-part-5 > p >a{
    color: #ed7e6b;
}
