/* 测井css */
	
.rightcontent {
    width: 870px;
    float: left;
    background: #fafafa;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    min-height: 900px;
}
.rightcontent h2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: normal;
    color: #888888;
    font-family: '微软雅黑';
}
.leftsidebar {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #888888;
    width: 240px;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
}

/* 钻完井液 */
a{
    color: #3D3D3D;
    font-family: 微软雅黑,verdana;
}
/* 固井 */
.Introduction{
    line-height: 24px;
}

/*  */
.yxmainbox{
    width: 1170px;
}
.Introduction{
    padding: 10px 0;
}
.leftsidebar{
    width: 220px !important;
    padding-right:20px;
}
.rightcontent h2{
    font-size: 20px;
}